Create a separate origin allowlist for sourcecraft inspector
Metadata
Current evaluation
Closed and migrated to Jira ticket CRAFT-3392. The request to implement a separate origin allowlist validator for the sourcecraft inspector was abandoned on GitHub without resolution.
Suggested action: —
No scores available.
Issue body
### What needs to get done
Create a separate validator for the origin URL to be used in the sourcecraft inspector.
It should be also included in the `git` valid-origins, so we may reuse the result of the previous inspection
### Why it needs to get done
We need to allow the sourcecraft repositories to access only a specific subset of the origins that is different from the generic `git` set of origin.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed and migrated to Jira ticket CRAFT-3392. The request to implement a separate origin allowlist validator for the sourcecraft inspector was abandoned on GitHub without resolution. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #245 feat(inspectors): make sourcecraft url origin configurable | fetch-service | merged | Merged changes making the Sourcecraft URL origin configurable in the inspectors module, resolving issue #218. Approved by two reviewers and modified nine files. |