enterprise-contract / golden-container

Trivial definition of an image build in compliance with HACBS policy
Apache License 2.0
0 stars 10 forks source link

Update parameter for deprecated image check #624

Closed joejstuart closed 3 months ago

joejstuart commented 3 months ago

With the parameter specifying amd64, that is the only digest checked, so switching to build-container. The violation thrown

 "violations": [
        {
          "msg": "Test 'deprecated-image-check' did not process image with digest 'sha256:69a1b4c814235755b22e907d1891bedfdfb4b2df39c06252d63a7acb518fa76e'.",
          "metadata": {
            "code": "test.test_all_images",
            "effective_on": "2024-05-29T00:00:00Z"
          }
        }
      ],