valentijnscholten

Results 38 issues of valentijnscholten

Great tooling, but personally I find it more useful to have the violations reported as annotations on the "Files Changed" tab. Having them as comments in the PR itself (or...

Hello, I am noticing that almost for every git repository configured in jira, after a while the indexing stops. The repository is deactivated. I can press Activate to get it...

**Scanner Name** npm7 audit is not supported because it is missing lots of data in the reports: https://github.com/npm/npm-audit-report/issues/45

Import Scans

From time to time I have products that are phased out, so I want to remove the product from the list of products. But I want historical statistics to remain...

enhancement

Hi, I am dealing with a fairly large somewhat older python django project which mainly consists of python files with lots of functions without any Classes. ``` import os def...

I'd like to have all tags in my project to be always lowercase. For that a global setting FORCE_LOWERCASE or something would be helpful. It would prevent having to specify...

Currently when an invalid ApiKey or JWT is provided, only the string `Invalid API key asserted` or `Invalid JWT asserted` is logged. https://github.com/stevespringett/Alpine/blob/3793e56306852b49651a729bf344ef070fb2c38b/alpine-server/src/main/java/alpine/server/filters/AuthenticationFilter.java#L65-L85 Suggested change is to log also IP...

**Describe the bug** When comparing scan results Zenmap crashes after selecting the second scan result. **To Reproduce** Perform 2 scans. Compare Scan Results. Select first scan. Select second scan. Observe...

Zenmap

### Current Behavior Currently the list of all vulnerabilities cannot be sorted by affected project count. ### Proposed Behavior Allow sorting the list of vulnerabilities by affected project count, as...

enhancement

the check was failing if there were no python files changed by the PR also the docs were still referring to the old `main.workflow` definitions from GitHub actions early days