Skip to content
#

vulnerabilities

Here are 274 public repositories matching this topic...

jessehouwing
jessehouwing commented Feb 21, 2020
  • node -v: v13.3.0
  • npm -v:6.13.1
  • snyk -v:1.294.1
  • OS: (e.g. OSX, Linux, Windows, ...) windows
  • Command run: (e.g. snyk test --all-projects, snyk protect, ...)
snyk test --all-projects

Expected behaviour

for each project snyk will use the snyk policy file in the project directory, not the one in the current workingdirectory. Or, even better, snyk combines th

UlisesGascon
UlisesGascon commented Aug 5, 2019

Context

  • This is part of release-1.5 #148
  • Context from #82
  • Critical task

Tasks

  • Upgrade dependencies to secure latest versions in package.json
  • Validate the instalation with the local test
  • Add and submit the changes in package-lock.json
  • Add the primary depdency list to the readme.md
  • Check that the npm tasks are working as expected
  • [
zhill
zhill commented Feb 19, 2020

Currently, engine does not support matching vulnerabilities against the busybox "package" itself. Detected applications are scanned (npm, python, java, etc), but because there aren't os packages as with Centos, Deb, etc there is no "os package" vuln scanning support.

The solution is to add a virtual package to the anchore analysis for the busybox binary itself, which anchore already detects as

nvisium-john-poulin
nvisium-john-poulin commented Feb 21, 2018

The test responds with a URL that is missing. We either need to create the page, or change this to link back to the old tutorial if nothing changed from a functional standpoint between R4/R5.

rspec ./spec/vulnerabilities/mass_assignment_spec.rb:12 # mass assignment attack one
rspec ./spec/vulnerabilities/mass_assignment_spec.rb:26 # mass assignment attack two, Tutorial: https://github.com
grempe
grempe commented Nov 4, 2016

As requested, I am pointing to a comment you solicited regarding some improvements I would suggest for dawnscanner. The improvements are:

  • Document all scans that are performed, grouping them by type of scan and detailing what they scan
  • Consider not using a centralized scan directory at the top level of the user home dir
  • Document the scan results DB and dir structure

For original com

Improve this page

Add a description, image, and links to the vulnerabilities topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vulnerabilities topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.