Straun
Results
2
issues of
Straun
It looks like the test for `test_publish_tree_no_index` expects and index to be created still. Low priority. https://github.com/doorstop-dev/doorstop/blob/bff36c86cd12ce0a1df2e2f2eb6a232c5a517ba9/doorstop/core/tests/test_publisher.py#L153
bug
help wanted
``` - name: Run Trivy in IaC mode uses: aquasecurity/trivy-action@master with: scan-type: "config" config-policy: "mypolicy.rego" ``` The policies associated with other scan types are exposed. But the policies for `config`...