Skip to content

feat: add --detailed-policies-eval parameter support#16

Closed
mateobur wants to merge 1 commit intomainfrom
feat/detailed-policies-eval
Closed

feat: add --detailed-policies-eval parameter support#16
mateobur wants to merge 1 commit intomainfrom
feat/detailed-policies-eval

Conversation

@mateobur
Copy link
Copy Markdown

@mateobur mateobur commented Apr 8, 2026

Summary

  • Adds a new detailedPoliciesEval boolean input to the Azure DevOps task
  • When enabled, passes --detailed-policies-eval to the Sysdig CLI scanner
  • Available under "Additional Options" in the task configuration

Changes

  • task.json - new input definition
  • InputFetch.ts - new getter
  • ScanningEngine.ts - passes flag to CLI scanner

Test plan

  • Configure task with detailedPoliciesEval: true, verify --detailed-policies-eval is passed to the CLI scanner
  • Configure task without the option, verify default behavior unchanged

Resolves ET-821.

Adds a new boolean input to expose the CLI scanner's
--detailed-policies-eval flag via the Azure DevOps task.

Resolves ET-821.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mateobur mateobur closed this Apr 8, 2026
@mateobur mateobur deleted the feat/detailed-policies-eval branch April 8, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant