![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Check the NVD for vulnerabilites based on a providedsearch term and output results to PDF
This project is designed to assist with searching the National Vulnerability Database (NVD) and getting vulnerability info for the products that matter to you
If there's errors or anything like that, feel free to put up and issue or contact me personally.
Please be patient since this will be the first npm cli-type project I've worked on. I'll be testing as I can
You can install this cli program via npm:
npm install -g nvd-cli
Standard --version
arg is supported to check which version of this npm app you have:
$ nvd-cli --version
0.6.7
$ nvd-cli -t search_term -f [year] || -r
-f, --full Conduct a full search against for a given <year> arg
-r, --recent, recent Search for vulnerabilaties in the NVD recent category using default
-t, --term Search term to check the NVD database against
Using this command line tool in a NodeJS project folder will cause a pathing issue, crashing the tool. Avoid this for now.
0.6.9
commander
functionality0.6.5
0.5.5
commander
for processing args instead of custom code0.5.0
--vendor
option to -s
and --search
primary flags0.4.9
0.4.8
0.4.7
--search
command now actually does something (accidentally left code commented when testing)0.4.5
0.4.1
0.4.0
help <command>
functionality. There's likely typos/errors. If you find any let me know-h (--help)
informationnpm
0.3.5
-t (--type)
optional flag for changing the output type0.3.2
0.3.1
-s
now requires at least 3 characters to search by-s
flag wasn't actually searching the passed year0.3.0
-s
functionality has been (mostly) implimented-v
flag will now show the version of nvd-cli installed0.2.0
-f
and -r
args work as before if not better than before-c
and -o
commands for setting a custom checklist and output location have been added0.1.2
help <command>
not yet working0.1.0
0.0.1
See LICENSE file in the root directory
FAQs
Check the NVD for vulnerabilites based on a providedsearch term and output results to PDF
The npm package nvd-cli receives a total of 0 weekly downloads. As such, nvd-cli popularity was classified as not popular.
We found that nvd-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.