Hi @stevedennis ,
Thanks for the clarification.
Yes, we do have download blocking configured, and we're also performing build scanning in our CI/CD pipelines.
We're a little hesitant to disable download blocking because our concern is developer experience. If the first time a developer discovers they've introduced a noncompliant package is when they raise a pull request (or when the build pipeline runs), that can result in wasted effort and rework late in the development cycle.
What would Inedo recommend as the preferred approach for identifying noncompliant packages earlier in the process?
I had a look at pgutil builds scan, but unless I'm misunderstanding how it works, it appears to upload the SBOM to ProGet for analysis. We don't currently provision every developer with a ProGet account, so I'm struggling to see how we'd integrate that into a local developer workflow.
Is there a recommended way for developers to get feedback on package compliance before committing code, without relying on download blocking in the feed?
Thanks,
Dan
