Skip to content

Add ADR-014: New Alias Schema#2048

Merged
nscuro merged 2 commits intomainfrom
adr-014
Feb 24, 2026
Merged

Add ADR-014: New Alias Schema#2048
nscuro merged 2 commits intomainfrom
adr-014

Conversation

@nscuro
Copy link
Copy Markdown
Member

@nscuro nscuro commented Feb 23, 2026

Description

Adds ADR-014: New Alias Schema.

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have updated the migration changelog accordingly
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

@nscuro nscuro added this to the 0.7.0 milestone Feb 23, 2026
Copilot AI review requested due to automatic review settings February 23, 2026 14:20
@nscuro nscuro added the documentation Improvements or additions to documentation label Feb 23, 2026
@owasp-dt-bot
Copy link
Copy Markdown

owasp-dt-bot commented Feb 23, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new architecture decision record (ADR-014) documenting a proposed normalized schema and synchronization approach for vulnerability aliases, and exposes it in the MkDocs navigation.

Changes:

  • Add ADR-014 document describing the “New Alias Schema” design and migration approach.
  • Update mkdocs.yml navigation to include ADR-014 under Architecture → Decisions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
mkdocs.yml Adds ADR-014 to the documentation nav so it appears in the rendered site.
docs/architecture/decisions/014-new-alias-schema.md Introduces the new ADR document detailing context, decision, algorithm, migration, and consequences.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/architecture/decisions/014-new-alias-schema.md Outdated
Comment thread docs/architecture/decisions/014-new-alias-schema.md Outdated
Signed-off-by: nscuro <nscuro@protonmail.com>
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Feb 23, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+22.84% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ea3982f) 212 137 64.62%
Head commit (f61ac4e) 4706 (+4494) 4116 (+3979) 87.46% (+22.84%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2048) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/architecture/decisions/014-new-alias-schema.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/architecture/decisions/014-new-alias-schema.md Outdated
Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro merged commit 293087b into main Feb 24, 2026
7 checks passed
@nscuro nscuro deleted the adr-014 branch February 24, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants