Commit Graph

1025 Commits (remove_syft_bin)

Author SHA1 Message Date
Hari Om fc038d32e3 feat: enforce required auto_generate field and refactor Packer release download logic
3 days ago
Hari Om 3ec8bb8811 feat: update AMI name and enhance scanner upload process for improved efficiency
3 days ago
Hari Om 288cecaf66 feat: refactor Packer release download and upload logic for improved handling
7 days ago
Hari Om 00d8e27bef feat: add local release server script and update download logic for Packer binaries
1 week ago
Hari Om 9633ab7fc8 feat: implement Packer release download and verification for SBOM generation
1 week ago
Hari Om 6ce4159a2a feat: remove Syft binary handling and streamline remote scanner preparation
1 week ago
Hari Om 661560c15d feat: remove cross-compilation logic for Packer binary and streamline download process
1 week ago
Hari Om 0c03085614 feat: restrict execute_command interpolation data to explicit scanner keys and add SHA256 checksum validation tests
1 week ago
Hari Om 31af13a612 feat: enhance error handling and validation for SHA256 checksums in HCP SBOM provisioner
1 week ago
Hari Om 6dfe4bfdbd feat: implement scanner command normalization and add tests for backward compatibility
1 week ago
Hari Om 4ee664a17c Refactor FlatConfig structure and update tests
2 weeks ago
Anurag Sharma 6e0db5c792
fix: exclude syft dependency import on NetBSD, OpenBSD, and Solaris (#13578)
2 months ago
Anurag Sharma ea25de1315
feat: native sbom generation for hcp (#13566)
2 months ago
Karthik P 74cc342e44
Merge pull request #13539 from MBradbury/powershell-test-lastexitcode
4 months ago
Matthew Bradbury 4da6b47a17 Fix test
5 months ago
hashicorp-copywrite[bot] a79100518c [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 5)
5 months ago
Matthew Bradbury f9abca0bd7 Check LASTEXITCODE is set before checking its value
6 months ago
Anurag Sharma 543123ac17
bump golang.org/x/crypto to 0.43.0 (#13518)
6 months ago
kp2099 4dd1fef558
removing $result from wrapper string (#13451)
9 months ago
kp2099 7167626ca2
Merge pull request #13422 from hashicorp/karthik/seperate_default_commands
11 months ago
Tanmay Jain 99b8f98a8b Updating a log to prevent secret leaks
11 months ago
karthik P 19f04a2a93 fixing test cases
11 months ago
karthik P 43d7b468de Separate out the default execute commands for Inline and Scripts
11 months ago
karthik P 85817176d4 adding comment for extractScript
12 months ago
karthik P 49c3512da8 fixing identation and test case
12 months ago
karthik P cbee767cbc adding new line character to each written command.
12 months ago
karthik P 4e62b58c88 powershell enviornment variables for script config fix
12 months ago
karthik P d0a4108ba4 init commit
12 months ago
Karthik P 089df02532
Powershell Provisioner Error Handling (#13334)
1 year ago
Anurag Sharma d3988669ea provisioner: refactored the inline script creation
1 year ago
Anurag Sharma 36f6b3644f add more context for config variable usage
1 year ago
Anurag Sharma 8e75537601 check for shebang after whole script is interpolated
1 year ago
Anurag Sharma dfa0a4e8bb provisioner: deleted outdated inline unit tests
1 year ago
Anurag Sharma ee74751181 moved the logic to provision method
1 year ago
Anurag Sharma f21b2c8e9b test(provisioner): add test for shebang within inline script
1 year ago
Anurag Sharma e8c2f7b3b0 fix: take only first line from the script
1 year ago
Anurag Sharma c1db3bf8fa provisioner: set InlineShebang based on Inline content
1 year ago
Devashish 2e609231b4 website: add docs for the hcp-sbom provisioner
1 year ago
Jenna Goldstrich 347c57306c hcp: use enum for HCP SBOM upload
1 year ago
Devashish a353260f5d packer: add hcp-sbom provisioner
1 year ago
Lucas Bajolet 962ccdfc80 packer: address gosimple lint errors
2 years ago
Lucas Bajolet e8d3a55b5f packer: address errcheck lint errors
2 years ago
Lucas Bajolet 4a7f5f38a6
Makefile: replace enumer upstream with dmarkham's (#13107)
2 years ago
IAMDAVID0920 d625694a88 refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion
2 years ago
guoguangwu 7eb6a45cd4 chore: remove refs to deprecated io/ioutil
3 years ago
guoguangwu 324e628b86 chore: unnecessary use of fmt.Sprintf
3 years ago
hashicorp-copywrite[bot] 19055df3ec
[COMPLIANCE] License changes (#12568)
3 years ago
Wilken Rivera eca75a6847 Run make fmt to fix checks
3 years ago
hashicorp-copywrite[bot] b7df3ca36f
[COMPLIANCE] Add Copyright and License Headers (#12254)
3 years ago
Lucas Bajolet f4a2ac3b31
feat: support pwsh in powershell provisioner (#11950)
4 years ago