We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We refactored and restructured a lot of things in the API server to make it work with Hyades.
It is possible that by doing this we removed or broke certain features (currently: policy evaluation is not happening).
This macro issue is for identifying more of those gaps and documenting them.
NEW_VULNERABLE_DEPENDENCY
BOM_CONSUMED
BOM_PROCESSED
VEX_CONSUMED
VEX_PROCESSED
The text was updated successfully, but these errors were encountered:
We have raised issues to track all items we identified so far. Closing this meta issue.
Sorry, something went wrong.
nscuro
No branches or pull requests
We refactored and restructured a lot of things in the API server to make it work with Hyades.
It is possible that by doing this we removed or broke certain features (currently: policy evaluation is not happening).
This macro issue is for identifying more of those gaps and documenting them.
Areas to investigate
Known Gaps
Only supports PostgreSQL for now, will need to support MSSQL and MySQL as wellNEW_VULNERABLE_DEPENDENCY
notification doesn't workNEW_VULNERABLE_DEPENDENCY
notifications #643Policy evaluation is not triggeredCompletion of repository meta analysis can not be trackedMirroring and ad-hoc vulnerability analysis with VulnDB is not implementedMirroring of GitHub Advisories is not yet implementedBOM_CONSUMED
,BOM_PROCESSED
,VEX_CONSUMED
, andVEX_PROCESSED
notifications do not contain the original CycloneDX BOM / VEXFuzzy analysis with internal analyzer doesn't workJira notifications don't work (Port Jira notification publisher from upstream #424)The text was updated successfully, but these errors were encountered: