Stop serving cve-feed.json on any path#16542
Merged
stevejalim merged 2 commits intomozilla:mainfrom Sep 15, 2025
Merged
Conversation
stevejalim
approved these changes
Sep 15, 2025
stephaniehobson
pushed a commit
that referenced
this pull request
Oct 3, 2025
* Disable all mitre feed urls * Add todo comment
janriokrause
added a commit
that referenced
this pull request
Apr 21, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `MitreCVE` model, the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the database table will be in a separate commit.
janriokrause
added a commit
that referenced
this pull request
Apr 21, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the `MitreCVE` model and database table will be in a separate commit.
stevejalim
pushed a commit
that referenced
this pull request
Apr 22, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the `MitreCVE` model and database table will be in a separate commit.
janriokrause
added a commit
that referenced
this pull request
Apr 24, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the `MitreCVE` model and database table will be in a separate commit.
janriokrause
added a commit
that referenced
this pull request
Apr 24, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the `MitreCVE` model and database table will be in a separate commit.
janriokrause
added a commit
that referenced
this pull request
Apr 24, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the `MitreCVE` model and database table will be in a separate commit.
stevejalim
pushed a commit
that referenced
this pull request
Apr 28, 2026
The `cve-feed.json` endpoint was already removed and redirected to 410 Gone in #16542. This removes the remaining Python backend: the `mitre_cve_feed` view, the `add_or_update_cve` management command logic, and all associated tests. A migration to drop the `MitreCVE` model and database table will be in a separate commit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One-line summary
Hides the json URL to start sending 404s to users before complete decommissioning.
Significant changes and points to review
Currently gone() redirect helpers don't handle locale prefixes, so a path removal is necessary to send error codes on all the locale prefixes for the feed path.
Issue / Bugzilla link
#16519
Testing
/pt-CV/security/advisories/cve-feed.json