| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
MegaLinter status: ⚠️ WARNING
See errors details in artifact MegaLinter reports on CI Job page |
Sorry, something went wrong.
This is an optional attriubte that would include CVE/CWE etc.. and their urls Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Rami Souai <rami.souai@iteratec.com>
also added finding parsing for vulnerablites in plugins Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Updated corresponding snapshots Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Rami Souai <rami.souai@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
… data structures - Replaced the for...of loop with Array.prototype.map(). - Replaced the nested loops with Array.prototype.flatMap(). - Replaced the forEach() loop with Array.prototype.flatMap(). - Combined all findings into a single array using the spread syntax (...). Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
also made timestamp and references immutable Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Removed the step to make refs null if empty, since it's already done ternary operator earlier Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
| Back | FazBrowse Home | New Git URL |
Description
closes #519
Adds references attribute to finding schema that follows the following format:
This was done to the following scanners:
These were chosen because they mention their CVE/CWE in their findings
Checklist