Skip to content

Sync OSS release snapshot#206

Merged
keshprad merged 2 commits into
mainfrom
keshavp/oss-release-2026-06-24
Jun 25, 2026
Merged

Sync OSS release snapshot#206
keshprad merged 2 commits into
mainfrom
keshavp/oss-release-2026-06-24

Conversation

@keshprad

Copy link
Copy Markdown
Member

Summary

  • Refresh public SkillSpector from the internal OSS release snapshot.
  • Source branch: release/oss-2026-06-24-2
  • Source commit: ce912c49845ef474d18f30cbaa7fa1fd098d0fa8

Diff Notes

  • Align analyzer registry and default metadata ordering for anti-refusal and SSRF entries.
  • Carry static runner updates for binary-file skipping and .env documentation filtering from the internal snapshot.
  • Align LLM/meta-analyzer behavior and tests with the internal snapshot.
  • Normalize release snapshot whitespace in docs, Makefile, and empty package marker files.
  • No public-only deletions were detected; .github/ and repository policy files were preserved.

Verification

  • PATH=".venv/bin:$PATH" ./scripts/create-oss-release.sh release/oss-2026-06-24-2 in the internal temp clone; includes make test-unit.
    • Result: 990 passed, 12 skipped, 26 deselected, 6 xfailed.
  • PATH=".venv/bin:$PATH" make test-unit after whitespace cleanup in the internal temp clone.
    • Result: 990 passed, 12 skipped, 26 deselected, 6 xfailed.
  • git diff --check origin/main in the public GitHub checkout.

Refresh the public SkillSpector tree from the internal OSS release branch release/oss-2026-06-24-2 at ce912c49845ef474d18f30cbaa7fa1fd098d0fa8. The snapshot was generated by scripts/create-oss-release.sh and amended only to remove whitespace issues caught by git diff --check.

Changes:

- Align analyzer registry and default metadata ordering for anti-refusal and SSRF entries.

- Carry static runner updates for binary-file skipping and .env documentation filtering from the internal snapshot.

- Align LLM/meta-analyzer behavior and tests with the internal snapshot.

- Normalize release snapshot whitespace in docs, package targets, and empty package markers.

Verification:

- PATH=.venv/bin:$PATH ./scripts/create-oss-release.sh release/oss-2026-06-24-2 (includes make test-unit: 990 passed, 12 skipped, 26 deselected, 6 xfailed).

- PATH=.venv/bin:$PATH make test-unit after whitespace cleanup: 990 passed, 12 skipped, 26 deselected, 6 xfailed.

- git diff --check origin/main.

Signed-off-by: Keshav Pradeep <32313895+keshprad@users.noreply.github.com>
@keshprad keshprad force-pushed the keshavp/oss-release-2026-06-24 branch from aff555d to 69ac3ba Compare June 24, 2026 23:50
Refresh the existing public release PR from internal OSS release branch release/oss-2026-06-24-3 at 514c2a76c3dd995859529138313a9806365e8b95. The snapshot was generated by scripts/create-oss-release.sh from GitLab main 3820dab5c9680517598d558f2b986cad26f4fc61 and copied into the existing GitHub PR branch.

Changes:

- Publish the internal version bump to 2.3.7 in public package metadata and lockfile.

- Keep the public release snapshot aligned with latest internal GitLab main.

Verification:

- PATH=.venv/bin:$PATH ./scripts/create-oss-release.sh release/oss-2026-06-24-3 (includes make test-unit: 990 passed, 12 skipped, 26 deselected, 6 xfailed).

- git diff --check.

Signed-off-by: Keshav Pradeep <32313895+keshprad@users.noreply.github.com>
@keshprad keshprad merged commit ab0431f into main Jun 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant