heimdall2
heimdall2 copied to clipboard
Add Threat Column
DO NOT MERGE AS IS - REMOVES THE RUNTIME COLUMN
Add threat column to control rows (initially just replace Run Time with Related Threats)
Before merging:
- [ ] Re-add runtime column
- [ ] Figure out solution for adding/removing desired columns
- [ ] URLs include user provided values so make sure to sanitize those inputs
- [ ] Come up with a better algorithm for sorting
W/r to the control summary
- [ ] Confirm names
- [ ] Remove console logs
- [ ] Flesh out documentation
- [ ] Write saf cli integration
- [ ] Sonarqube doesn't understand when
||
is correct behavior as opposed to??
so go and correct the warnings in the branch and then again on merge
got sorting working for threats - currently 'no threats' are considered 'less than' threats so ascending sort has nothing at the top and descending sort goes from greatest to least threat by alphanumeric order / standard string comparison
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
2 Code Smells
No Coverage information
0.0% Duplication
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint