You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: DGP-498 - add missing legacy JSON output fields to vulnerabilities and license issues:
- credit
- fixedin
- is_malicious
- semver
- socialTrendAlert
- packageManager -- from vuln or license ecosystem based on Build vs. OS discriminator
Top level:
- set uniqueCount from the test's effective summary
Chore:
- remove Go's string encoding and HTML escaping before output, for situations like "<=" in Semver.
- passes a logger into transform.go for early warnings about unexpected fields
0 commit comments