chore(release): finalize 0.16.0#870
Open
jabrena wants to merge 12 commits into
Open
Conversation
Capture the release highlights since 0.15.0 so the 0.16.0 notes reflect the branch contents before publication. Co-authored-by: Cursor <cursor@cursor.com>
Remove the release snapshot suffix from Maven modules and skill resources so generated local skills use the final 0.16.0 version. Co-authored-by: Cursor <cursor@cursor.com>
Clarify trust and execution gates for skills that consume remote metadata, sanitized issue summaries, Gherkin facts, container images, and bundled CRA references so Snyk Agent Scan can distinguish expected workflows from unsafe ingestion. Co-authored-by: Cursor <cursor@cursor.com>
Avoid raw remote metadata and Gherkin ingestion in affected skill workflows, and keep Snyk enforcement active while ignoring the expected W011 third-party content exposure category. Co-authored-by: Cursor <cursor@cursor.com>
Keep Snyk Agent Scan enforcing unexpected issue codes while allowing W011 and W012 for skills that document maintainer approval gates around external content and runtime dependencies. Co-authored-by: Cursor <cursor@cursor.com>
Use root-relative generated skill asset paths so regulation SKILL.md links resolve during CI validation. Co-authored-by: Cursor <cursor@cursor.com>
Remove W011 and W012 ignores so the Snyk Agent Scan reports the remaining skill compliance issues directly. Co-authored-by: Cursor <cursor@cursor.com>
Avoid free-form questionnaire ingestion, remote Maven plugin execution, and generated container runtime setup in the affected skills so Snyk Agent Scan can run without issue-code suppressions. Co-authored-by: Cursor <cursor@cursor.com>
Add the AAIF reference to the standards section across the English, Spanish, and Chinese project references. Co-authored-by: Cursor <cursor@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Derive the skills inventory checklist from skills.xml and add prompt-driven acceptance coverage for installer and inventory workflows. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursor@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
./mvnw clean install -pl skills-generatorto regenerate local skills.npx skill-check@latest skills --no-security-scan --format github.jbang .github/scripts/MarkdownValidator.java --verbose ..27501757882passed, includingValidate Agent Skills with Snyk Agent Scan.Made with Cursor