Skip to content

Releases: xlab-si/iac-scan-runner

Use xOpera TOSCA parser and Steampunk Scanner

25 Apr 09:19
7296d89
Compare
Choose a tag to compare

We are releasing version 0.1.7 of our IaC Scan Runner. This version brings and updates two checks for scanning OASIS TOSCA templates and CSARs with opera-tosca-parser and Ansible entities with steampunk-scanner:

You can find more info in our docs here: https://xlab-si.github.io/iac-scanner-docs/.

Smaller Docker image and cloc check

16 Mar 08:44
839f3c0
Compare
Choose a tag to compare

The new version of the IaC Scan Runner brings some smaller API changes and a way smaller Docker image. It also includes a new cloc check for counting lines of code within IaC.

You can find more info here: https://xlab-si.github.io/iac-scanner-docs/.

Include Snyk and SonarScanner

02 Mar 08:57
d51d702
Compare
Choose a tag to compare

This is version 0.1.5 of IaC Scan Runner. Apart from some API updates and check installation fixes, this release brings first two remote service checks Snyk and SonarScanner. You can find more about how to use them in our docs here: https://xlab-si.github.io/iac-scanner-docs/.

Validate TOSCA and check Java

01 Feb 08:35
b77e4e7
Compare
Choose a tag to compare

Let's release 0.1.4 of our IaC Scan Runner. This version contains two new checks for scanning OASIS TOSCA templates and CSARs with xOpera orchestrator's validate CLI command and scanning style of Java files:

You can find more info in our docs here: https://xlab-si.github.io/iac-scanner-docs/.

Scan web-based solutions

03 Jan 20:29
607cf86
Compare
Choose a tag to compare

We are releasing version 0.1.3 for IaC Scan Runner. This release includes the following four new checks for scanning vulnerabilities within web apps:

You can read more about them in our docs here: https://xlab-si.github.io/iac-scanner-docs/.

Scan with hadolint, Gixy and ShellCheck

13 Dec 09:03
16e016f
Compare
Choose a tag to compare

This IaC Scan Runner release is for version 0.1.1 and introduces three new checks that can scan for vulnerabilities within Dockerfiles, Nginx configuration and shell scripts:

You can discover more in our docs here: https://xlab-si.github.io/iac-scanner-docs/.

0.0.9 scans Git repositories

15 Nov 13:42
b86af55
Compare
Choose a tag to compare

Version 0.0.9 of the IaC Scan Runner brings three checks that can scan for vulnerabilities within Git repositories and these are:

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

0.0.8 comes with Python checks

02 Nov 09:42
33636e6
Compare
Choose a tag to compare

The new version of the IaC Scan Runner includes three Python checks which are:

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

0.0.7 introduces yamllint

21 Oct 07:18
332f895
Compare
Choose a tag to compare

This version brings a new check called 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.

0.0.3 brings Terraform checks

09 Oct 13:38
Compare
Choose a tag to compare

This version brings the following checks for Terraform:

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