feat: carry curated OWASP ASI / NIST / AVID frameworks as pack content#6
Open
pira12 wants to merge 1 commit into
Open
feat: carry curated OWASP ASI / NIST / AVID frameworks as pack content#6pira12 wants to merge 1 commit into
pira12 wants to merge 1 commit into
Conversation
…ntent Add frameworks/ (type: framework) holding the curated OWASP ASI 2026, NIST AI RMF, and AVID SEP frameworks, relocated out of the Tezcat backend's seed_data/. Manifest lists framework before capability so capability framework_items (ASI codes) resolve at apply time. Pack bumped to 1.4.0. Stacked on the kebab capability work (#5). Backend coordination: TezcatAI/Tezcat#50.
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.
Coordinates with TezcatAI/Tezcat#50 (framework half). Stacked on #5 (kebab capabilities) — base retargets to
mainwhen #5 merges. Pairs with the backend PR that bumps the submodule, removes these fromseed_data/, and stops seeding them inseed_frameworks.What
Adds
frameworks/(type: framework) holding the curated OWASP ASI 2026, NIST AI RMF, and AVID SEP frameworks, relocated out of the Tezcat backend'sseed_data/. These have no clean machine-readable upstream (unlike ATLAS and OWASP-LLM, which the backend parses directly), so they remain hand-curated but now live in the pack.frameworkbeforecapabilityso capabilityframework_items(e.g.ASI05) resolve at apply time.1.4.0.Verification
Validated + applied through the backend pipeline:
{framework: 3, capability: 25, prompt: 37, profile: 3}, andcode-executionlinksASI05(pack framework) alongside seed-sourcedLLM06/AML.T0050.