Iac-scan-runner

Latest version: v0.4.3

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.9

- [Gitleaks]
- [git-secrets]
- [Markdown lint]

For more info navigate to: https://xlab-si.github.io/iac-scanner-docs/.

[Gitleaks]: https://github.com/zricethezav/gitleaks/
[git-secrets]: https://github.com/awslabs/git-secrets/
[Markdown lint]: https://github.com/markdownlint/markdownlint/

0.0.8

The new version of the [IaC Scan Runner](https://xlab-si.github.io/iac-scanner-docs/02-runner.html) includes three Python checks which are:

- [Pylint]
- [Bandit]
- [PyUp Safety]

You can find more info on how to use them here: https://xlab-si.github.io/iac-scanner-docs/.

[Pylint]: https://github.com/PyCQA/pylint/
[Bandit]: https://github.com/PyCQA/bandit/
[PyUp Safety]: https://github.com/pyupio/safety/

0.0.7

This version brings a new check called [yamllint](https://github.com/adrienverge/yamllint/) that will be able to find errors in YAML templates.

Apart from that we also enabled enabling, disabling and configuring checks with the new API endpoints. YOu can find more info on that in our [documentation](https://xlab-si.github.io/iac-scanner-docs/02-runner.html).

0.0.3

This version brings the following checks for Terraform:

- [TFLint]
- [tfsec]
- [Terrascan]

We have also set up a documentation here: https://xlab-si.github.io/iac-scanner-docs/.

[TFLint]: https://github.com/terraform-linters/tflint/
[tfsec]: https://github.com/aquasecurity/tfsec/
[Terrascan]: https://github.com/accurics/terrascan/

0.0.1

This is the initial version of [IaC Scan Runner](https://xlab-si.github.io/iac-scanner-docs/02-runner.html) - a service that checks your IaC for issues and vulnerabilities.

| Aspect | Information |
| ----------------- |:--------------------:|
| Tool name | **IaC Scan Runner** |
| Docker image | [xscanner/runner] |
| PyPI package | [iac-scan-runner] |
| Documentation | [docs] |

This version includes the REST API with only one check (which is [ansible-lint]) and with only two API endpoints (_/checks_ and _/scan_).

[xscanner/runner]: https://hub.docker.com/r/xscanner/runner
[iac-scan-runner]: https://pypi.org/project/iac-scan-runner/
[Documentation]: https://xlab-si.github.io/iac-scanner-docs/02-runner.html
[docs]: https://xlab-si.github.io/iac-scanner-docs/02-runner.html
[ansible-lint]: https://github.com/willthames/ansible-lint/

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.