UNCLASSIFIED - NO CUI

Skip to content

Extend dockerfile scanning

Michael Johnson requested to merge extend-dockerfile-scanning into master

Description

Updating dockerfile validation to scan dockerfiles for malicious commands

Risk

Rollback Plan

Testing

Main pipeline:

  • Pipeline without dockerfile issues here
  • Pipeline with dockerfile issues here

Pipeline1:

  • Pipeline without dockerfile issues here
  • Pipeline with dockerfile issues here

Pipeline1 w/ arm64 image:

  • Pipeline without dockerfile issues here
  • Pipeline with dockerfile issues here
  • Pipeline with dockerfile.arm64 issues here
Edited by Michael Johnson

Merge request reports