feat(inspectors): make sourcecraft url origin configurable
Metadata
Current evaluation
Merged changes making the Sourcecraft URL origin configurable in the inspectors module, resolving issue #218. Approved by two reviewers and modified nine files.
Suggested action: —
No scores available.
Issue body
Fixes #218
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes making the Sourcecraft URL origin configurable in the inspectors module, resolving issue #218. Approved by two reviewers and modified nine files. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #219 docs: document sourcecraft inspector | fetch-service | merged | Merged documentation for the sourcecraft inspector. Approved by two reviewers, the changes were successfully integrated, resolving CRAFT-3337. | |
| #218 Create a separate origin allowlist for sourcecraft inspector | fetch-service | closed | 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. | |
| #229 fix: remove inspecting text/html in sourcecraft inspector | fetch-service | merged | Merged to resolve issue #228 by removing text/html inspection in the sourcecraft inspector, preventing accidental processing of non-git requests. Approved by two reviewers and passed CI checks. |