Skip to content

Comments

improve ABNF integration of ssvc namespaces via runtime parsing#1067

Open
bernhardreiter wants to merge 2 commits intoCERTCC:mainfrom
csaf-auxiliary:abnf-runtime-reading
Open

improve ABNF integration of ssvc namespaces via runtime parsing#1067
bernhardreiter wants to merge 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
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

1 participant