FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[SCB-Bot] Upgraded nuclei from v2.6.2 to v2.6.5 by secureCodeBoxBot · Pull Request #1014 · secureCodeBox/secureCodeBox · GitHub

[SCB-Bot] Upgraded nuclei from v2.6.2 to v2.6.5 - #1014

Merged
rfelber merged 7 commits into
mainfrom
dependencies/upgrading-nuclei-to-v2.6.3
Mar 23, 2022
Merged

[SCB-Bot] Upgraded nuclei from v2.6.2 to v2.6.5#1014
rfelber merged 7 commits into
mainfrom
dependencies/upgrading-nuclei-to-v2.6.3

Conversation

Copy link
Copy Markdown
Contributor

This is an automated Pull Request by the SCB-Bot. It upgrades nuclei from v2.6.2 to v2.6.3

Release changes : here

Signed-off-by: secureCodeBoxBot <securecodebox@iteratec.com>
secureCodeBoxBot added dependencies Pull requests that update a dependency file scanner Implement or update a security scanner labels Mar 4, 2022

rfelber commented Mar 7, 2022

Copy link
Copy Markdown
Member

This patch upgrade adds a new severity "unkown":
"Possible severity values: info, low, medium, high, critical, unknown" maybe this change needs to be reflected in our parser somehow 🤔

J12934 commented Mar 8, 2022

Copy link
Copy Markdown
Member

I'd personally map unkown to informational. 🤷‍♂️

Copy link
Copy Markdown
Member

I'd personally map unkown to informational. man_shrugging

I don't think mapping the findings to informational is a good idea. We usually reserve this to findings that don't result in vulnerabilities (like the service version in NMAP). Quoting the nuclei issue concerning this:

For the cases where the impact of the issue is not proved/confirmed as a result of the finding and can be decided after further inspection, at the same time using info is also not accurate for those templates.

Personally, I see the findings of type "unknown" deserving more attention than an Informational finding, and our mapping should reflect that. Maybe setting it as "LOW" would be me better idea.

Copy link
Copy Markdown
Member

I just looked through a couple of scanners that I am familiar with:

So, seems like there isn't a globally recognized default (and by @Ilyesbdlala argument, we should probably also switch semgrep to a default of LOW). I agree with Ilyes that for nuclei, LOW seems a better default than INFORMATIONAL.

rfelber changed the title [SCB-Bot] Upgraded nuclei from v2.6.2 to v2.6.3 [SCB-Bot] Upgraded nuclei from v2.6.2 to v2.6.5 Mar 23, 2022
rfelber added the breaking Changes requiring a major release label Mar 23, 2022

rfelber commented Mar 23, 2022

Copy link
Copy Markdown
Member

Thx for your feedback! Switched the mapping to a LOW severity in case nuclei claims a unknown.

rfelber merged commit 90cb379 into main Mar 23, 2022
rfelber deleted the dependencies/upgrading-nuclei-to-v2.6.3 branch March 23, 2022 23:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Changes requiring a major release dependencies Pull requests that update a dependency file scanner Implement or update a security scanner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL