This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Add functionality to allow the user to pass in a STIG ZIP or URL #11
Labels
enhancement
New feature or request
STIGs are packaged as a zip for distribution.
Some users may want to pass in the location of the entire ZIP file.
Some users may want to pass in a URL to the web hosted STIG ZIP
Add functionality to support this. Also update the STIG replace functionality to replace the contents of the previous STIG in the user's profile
inspec_delta profile update --profile_path --stig_file_path <stig.zip> --stig_url
The text was updated successfully, but these errors were encountered: