Skip to content

improve ABNF integration of ssvc namespaces via runtime parsing#1067

Merged
ahouseholder merged 2 commits intoCERTCC:mainfrom
csaf-auxiliary:abnf-runtime-reading
Mar 6, 2026
Merged

improve ABNF integration of ssvc namespaces via runtime parsing#1067
ahouseholder merged 2 commits intoCERTCC:mainfrom
csaf-auxiliary:abnf-runtime-reading

Conversation

@bernhardreiter
Copy link
Contributor

  • add abnf-to-python as dependency
  • remove hardcoded result of abnf-to-python and replace it with
    a dynamic call that parses ssvc_namespace_pattern.abnf at runtime.

resolve #899

is an alternative to #1065

 * add abnf-to-python as dependency
 * remove hardcoded result of abnf-to-python and replace it with
   a dynamic call that parses `ssvc_namespace_pattern.abnf` at runtime.

resolve CERTCC#899
@bernhardreiter
Copy link
Contributor Author

/!\ only merge either #1065 or the alternative in this request.

@ahouseholder ahouseholder merged commit 288c0bf into CERTCC:main Mar 6, 2026
2 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.

Automate ABNF to python namespace patterns

2 participants