15 Commits

Author SHA1 Message Date
dependabot[bot]
107a79c353 Bump golang.org/x/crypto in /samples/end-to-end-testing/src/test
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200220183623-bac4c82f6975 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 09:03:40 +08:00
Mark Gray (MSFT)
e932a95d27
Merge pull request #60 from metahertz/fix-issue-57
Always use the latest version of Checkov
2021-04-06 17:39:41 -07:00
Mark Gray (MSFT)
f21032933d
Merge pull request #59 from powershellpr0mpt/patch-1
Update README.md
2021-04-06 17:32:14 -07:00
Matthew Grotheer
023dcf5201
Update README.md
Fixed typo
2020-12-24 08:20:08 -08:00
Matt Johnson
c5d39a4631 Always use the latest version of Checkov
For inclusion of new builtin checks.
2020-10-29 18:23:56 +00:00
Robert Prust
25ab251ac1
Update README.md
Fixed broken link to github.com/Azure/terraform repo
2020-10-21 20:23:51 +02:00
Julien Corioland
d05f030d03
Fix integration testing sample path (#58)
* fix path in pipeline for integration-testing sample
* add exec permission on checkov.sh
2020-10-09 10:22:21 +02:00
Julien Corioland
e4e2b20dd5
Update testing samples README files (#56)
add links to the Msft Docs to the sample READMEs
2020-08-27 08:29:45 +02:00
Julien Corioland
24455a9336
Samples: end-to-end testing (#47)
Add a new sample for end-to-end testing in Terraform projects.
2020-06-18 14:48:42 +02:00
Andreas Heumaier
8d795d595b Fix: Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:39:39 +02:00
Andreas Heumaier
ac6f9729b0 Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:07:51 +02:00
Andreas Heumaier
452680862c Sync README from azure-dev-docs-pr on best-practice-compliance-testing 2020-06-16 14:06:24 +02:00
Andreas Heumaier
9dd87817cf
Update samples/compliance-testing/README.md
Co-authored-by: Julien Corioland <jcorioland@users.noreply.github.com>
2020-06-15 18:07:58 +02:00
Andreas Heumaier
708a45ea5a Added samples for compliance testing with terraform-compliance 2020-06-11 10:57:02 +02:00
Julien Corioland
3328af0982
Add Sample: Integration Testing (#43)
add samples for integration testing
2020-06-11 10:35:53 +02:00