Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 'InfraScan Security & Cost Scanner'
description: 'Open Source IaC Cost & Security Scanner'
name: 'InfraScan – IaC Cost & Security Scanner'
description: 'Scan Terraform, Kubernetes and Docker for cost inefficiencies and security issues in CI/CD pipelines'
author: 'SolDevelo'
branding:
icon: 'shield'
color: 'blue'
icon: 'alert-triangle'
color: 'green'
inputs:
directory:
description: 'Directory to scan (relative to repository root)'
Expand Down
Loading