rupreck

Results 8 comments of rupreck

This can be done by altering the render() function in the file DependencyCheckReportApp.js to: ``` // IFrame for warnings, new tab when report available. if(!this.state.data.includes("Dependency-Check")){ // IFrame return ( );...

Nodegit (which also binds to libgit2) release v26.5 was released in March and included the merged PR #5347 supporting this although this is not yet merged to master in libgit2....

Using 10.16.0 the problem remains. We again have to revert back to 10.9.3 again. Will

This problem resurfaced in 10.16.0 when installed to SonarQube Enterprise 10.5.1, although not immediately on every analysis. It seems to have affected only 1 large legacy project However it does...

> `xmlReportPath` is deprecated and removed. Security Hotspot Feature is deprecated as well. This is a very important plugin but the change to no longer support dependency CVE's as Security...

Yes this is still possible to raise these as security hotspots, if the support can be added again? Here is a thread that queried that: https://community.sonarsource.com/t/import-sarif-results-as-security-hotspots/83223/12 Will

Hi, Cannot seem to make this work. When disabled they are raised as issues. When enabled they are not raised at all. Using 10.7 and 2025.2 LTA Any workaround? Will

> I am back from parental leave and am playing with the idea of completely removing the HTML upload mechanism. The implementation was never clean anyway. > > What are...