Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions Code Formatter workflow #4712

Merged
merged 1 commit into from
Jan 29, 2024
Merged

GitHub Actions Code Formatter workflow #4712

merged 1 commit into from
Jan 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This pull request includes updates from the GitHub Actions Code Formatter workflow. Please review the changes and merge if everything looks good.

@github-actions github-actions bot added the code quality For PRs that improve, reformat, or refactor code label Jan 29, 2024
@github-actions github-actions bot requested review from a team as code owners January 29, 2024 04:51
@davidkelliott davidkelliott reopened this Jan 29, 2024
@github-actions github-actions bot added the environments-repository Used to exclude PRs from this repo in our Slack PR update label Jan 29, 2024
@davidkelliott davidkelliott merged commit fc96a9e into main Jan 29, 2024
48 of 55 checks passed
@davidkelliott davidkelliott deleted the date_2024_01_29 branch January 29, 2024 07:57
@davidkelliott davidkelliott had a problem deploying to cdpt-chaps-development January 29, 2024 07:57 — with GitHub Actions Failure
@davidkelliott davidkelliott had a problem deploying to nomis-combined-reporting-development January 29, 2024 07:57 — with GitHub Actions Failure
@davidkelliott davidkelliott had a problem deploying to nomis-combined-reporting-test January 29, 2024 07:57 — with GitHub Actions Failure
@davidkelliott davidkelliott had a problem deploying to digital-prison-reporting-development January 29, 2024 07:57 — with GitHub Actions Failure
@davidkelliott davidkelliott had a problem deploying to digital-prison-reporting-test January 29, 2024 07:57 — with GitHub Actions Failure
@davidkelliott davidkelliott had a problem deploying to delius-core-development January 29, 2024 07:58 — with GitHub Actions Failure
Copy link
Contributor Author

TFSEC Scan Success

Show Output ```hcl

TFSEC will check the following folders:
terraform/environments/hmpps-domain-services


Running TFSEC in terraform/environments/hmpps-domain-services
Excluding the following checks: AWS095

======================================================
tfsec is joining the Trivy family

tfsec will continue to remain available
for the time being, although our engineering
attention will be directed at Trivy going forward.

You can read more here:
aquasecurity/tfsec#1994

timings
──────────────────────────────────────────
disk i/o 1.590941ms
parsing 167.239908ms
adaptation 109.906µs
checks 3.453352ms
total 172.394107ms

counts
──────────────────────────────────────────
modules downloaded 0
modules processed 5
blocks processed 282
files read 76

results
──────────────────────────────────────────
passed 1
ignored 0
critical 0
high 0
medium 0
low 0

No problems detected!

tfsec_exitcode=0

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

Checkov will check the following folders:
terraform/environments/hmpps-domain-services

*****************************

Running Checkov in terraform/environments/hmpps-domain-services
terraform scan results:

Passed checks: 110, Failed checks: 0, Skipped checks: 20


checkov_exitcode=0

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing "terraform" plugin...
Installed "terraform" (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.5.0)
tflint will check the following folders:
terraform/environments/hmpps-domain-services

*****************************

Running tflint in terraform/environments/hmpps-domain-services
Excluding the following checks: terraform_unused_declarations
tflint_exitcode=0

Trivy Scan

Show Output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality For PRs that improve, reformat, or refactor code environments-repository Used to exclude PRs from this repo in our Slack PR update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants