remove unnecessary salt
Some checks failed
Lint / phpcs (7.4) (push) Waiting to run
Lint / phpcompatibility (7.4) (push) Waiting to run
Lint / executable_php_files_check (push) Waiting to run
Tests / phpunit8 (7.4) (push) Waiting to run
Tests / phpunit8 (8.0) (push) Waiting to run
Tests / phpunit8 (8.1) (push) Waiting to run
Build Image on Commit and Release / bake (push) Has been cancelled
Some checks failed
Lint / phpcs (7.4) (push) Waiting to run
Lint / phpcompatibility (7.4) (push) Waiting to run
Lint / executable_php_files_check (push) Waiting to run
Tests / phpunit8 (7.4) (push) Waiting to run
Tests / phpunit8 (8.0) (push) Waiting to run
Tests / phpunit8 (8.1) (push) Waiting to run
Build Image on Commit and Release / bake (push) Has been cancelled
This commit is contained in:
parent
a7b6d36508
commit
189abf8b55
@ -2,7 +2,6 @@
|
||||
|
||||
class OSVBridge extends BridgeAbstract
|
||||
{
|
||||
const SALT = "Mc!dks\\0#)as";
|
||||
const NAME = 'OSV';
|
||||
const DESCRIPTION = 'Parse osv.dev vulns';
|
||||
const MAINTAINER = 'void';
|
||||
|
Loading…
x
Reference in New Issue
Block a user