Skip to content
New issue

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

fix: ensure that threat level comparison is case-insensitive #136

Open
PeterMosmans opened this issue Oct 18, 2024 · 1 comment
Open

fix: ensure that threat level comparison is case-insensitive #136

PeterMosmans opened this issue Oct 18, 2024 · 1 comment
Labels

Comments

@PeterMosmans
Copy link
Contributor

Currently the threat level comparison in findings, around line 6 / 36 structure.xslt is case-sensitive. This leads to errors when threat levels aren't used with title caseing (e.g., low instead of Low).

@ros-cr ros-cr added the bug label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@PeterMosmans @ros-cr and others