sonatype-nexus-community / DevAudit

Open-source, cross-platform, multi-purpose security auditing tool
BSD 3-Clause "New" or "Revised" License
360 stars 74 forks source link

Drupal modules not being detected #7

Closed OSSIndex-Admin closed 8 years ago

OSSIndex-Admin commented 8 years ago

On Ubuntu I manually installed modules in the following locations:

Drupal8 was identifying the modules, but DevAudit was not.

I installed DevAudit using the windows alpha DevAudit.zip file

vor@njord:~/wut/DevAudit$ mono devaudit.exe  drupal --root /var/www/html/drupal8/
Scanning Drupal packages...
Found 1 distinct packages.
Searching OSS Index for 1 Drupal packages...
Found 1 artifacts, 1 with an OSS Index project id.
Searching OSS Index for vulnerabilities for 1 projects...

Audit Results
=============
[1/1] drupal_core 195 known vulnerabilities, 0 affecting installed version. [drupal_core 8.x]
OSSIndex-Admin commented 8 years ago

This works in master, and will be available in the next release.