Skip to content

Instantly share code, notes, and snippets.

@GreenRoos
GreenRoos / NVD-download_files
Last active March 7, 2025 15:10
NVD download script - Linux bash
#!/usr/bin/env /bin/bash
#
# Available from:
# https://gist.github.com/dougluce/e59109adaf027d1b622039a79921e96f
#
# required: curl and jq tools before executing this script. Also an API key must be added, see API_KEY value in curl command
# Copyright 2024 Douglas Allen Luce
#
# Licensed under the Apache License, Version 2.0 (the "License"); you