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
When uploading large SBOMs and accessing audit vulnerabilities inside the project, "No matching records found" is displayed although project has many vulns.
Steps to Reproduce
Upload large SBOM
Go to audit vulnerabilities inside the project
"No matching records found" is displayed go_sbom.json
Expected Behavior
Display all vulns.
The rest of the projects, which are quite smaller display vulns correctly, except another project which is also quite large and undergo the same problem (both projects are SBOM of root level manifests in monorepo: pnpm-lock.yaml and go.mod)
Can you please check the Console and Network tabs in your browser's developer tools? Any errors or failing / slow requests when you click Refresh on the findings table?
Based on your screenshot I'm inclined to say the request for fetching findings is timing out.
There are some quite significant performance improvements coming for this in v4.12: #3869
Current Behavior
When uploading large SBOMs and accessing audit vulnerabilities inside the project, "No matching records found" is displayed although project has many vulns.
![image](https://private-user-images.githubusercontent.com/57215349/348165415-92af1029-9817-48fb-b579-38fea65e87c9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjQyMDEsIm5iZiI6MTczOTE2MzkwMSwicGF0aCI6Ii81NzIxNTM0OS8zNDgxNjU0MTUtOTJhZjEwMjktOTgxNy00OGZiLWI1NzktMzhmZWE2NWU4N2M5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1MDUwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThiM2YzMTk2MGI4YmNkMGZmNTY0YWQ2N2I0YTc4ZTk1MjM3MmIyMDgzZGM3NGE2NzU3NjhkZmNiZGI5ZWNkOTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jGZZm-Df7HQTiWiKyTxWNsYTTs_jJ_AHCFPIrZCZvDs)
Steps to Reproduce
go_sbom.json
Expected Behavior
Display all vulns.
The rest of the projects, which are quite smaller display vulns correctly, except another project which is also quite large and undergo the same problem (both projects are SBOM of root level manifests in monorepo: pnpm-lock.yaml and go.mod)
Dependency-Track Version
4.11.5
Dependency-Track Distribution
Container Image
Database Server
PostgreSQL
Database Server Version
No response
Browser
Google Chrome
Checklist
The text was updated successfully, but these errors were encountered: