Skip to content

Add ADR for Authentication And Roles Feature#1787

Merged
nscuro merged 13 commits into
DependencyTrack:mainfrom
jmayer-lm:jm-auth-and-roles-adr
Jul 14, 2025
Merged

Add ADR for Authentication And Roles Feature#1787
nscuro merged 13 commits into
DependencyTrack:mainfrom
jmayer-lm:jm-auth-and-roles-adr

Conversation

@jmayer-lm
Copy link
Copy Markdown
Contributor

Description

Add ADR for Authentication and Roles feature work.

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • [x ] 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

@owasp-dt-bot
Copy link
Copy Markdown

owasp-dt-bot commented May 19, 2025

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

security/snyk check is complete. No issues have been found. (View Details)

Comment thread docs/architecture/decisions/009-auth-and-roles.md Outdated
Comment thread docs/architecture/decisions/009-auth-and-roles.md Outdated
Comment thread docs/architecture/decisions/009-auth-and-roles.md
Comment thread docs/architecture/decisions/009-auth-and-roles.md Outdated
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Jun 2, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+18.46% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b190a7c) 201 132 65.67%
Head commit (3494909) 7006 (+6805) 5894 (+5762) 84.13% (+18.46%)

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 (#1787) 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

jmayer-lm and others added 9 commits June 26, 2025 10:47
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Co-authored-by: Niklas <nscuro@protonmail.com>
Signed-off-by: jmayer-lm <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
@jmayer-lm jmayer-lm force-pushed the jm-auth-and-roles-adr branch from dd853c1 to f7d3ba7 Compare June 26, 2025 14:47
Signed-off-by: jmayer-lm <johnny.w.mayer.iii@lmco.com>
@jmayer-lm jmayer-lm requested a review from nscuro June 30, 2025 14:43
Comment thread mkdocs.yml Outdated
jmayer-lm added 2 commits July 3, 2025 13:53
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Signed-off-by: johnny mayer <johnny.w.mayer.iii@lmco.com>
Comment thread mkdocs.yml
@nscuro
Copy link
Copy Markdown
Member

nscuro commented Jul 7, 2025

Hey @jmayer-lm there's still a merge conflict here, can you resolve that?

@nscuro nscuro added the documentation Improvements or additions to documentation label Jul 7, 2025
Signed-off-by: jmayer-lm <johnny.w.mayer.iii@lmco.com>
@jmayer-lm jmayer-lm requested a review from nscuro July 9, 2025 15:41
@nscuro nscuro added this to the 0.6.0 milestone Jul 12, 2025
@nscuro nscuro merged commit 33a9e2f into DependencyTrack:main Jul 14, 2025
17 of 18 checks passed
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