usnistgov / metaschema

Documentation for and implementations of the metaschema modeling language
https://pages.nist.gov/metaschema/
Other
35 stars 17 forks source link

Static Analysis Results Interchange Format Metaschema module #659

Open david-waltermire opened 2 months ago

david-waltermire commented 2 months ago

Committer Notes

Added minimal Metaschema module based on the Static Analysis Results Interchange Format (SARIF).

This uses #519 as a starting point and replaces that work.

Depends on #570, which needs to be merged first.

All Submissions:

Changes to Core Features:

david-waltermire commented 2 months ago

Note, the broken links are not caused by this PR. They are already broken in develop.

david-waltermire commented 1 month ago

This should be merged using "rebase and merge" to avoid merge conflicts in downstreams.

iMichaela commented 1 day ago

@david-waltermire - Could you do a rebase on the base branch to resolve the conflicts. Thank you.