Skip to content

Commit

Permalink
Add rule to mark Bearer token issues as security issues
Browse files Browse the repository at this point in the history
Done because #32701
was left as `needs-triage`
  • Loading branch information
geoand committed Apr 18, 2023
1 parent ea7b14d commit c30d072
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/quarkus-github-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,10 @@ triage:
- extensions/security/
- extensions/elytron
- integration-tests/elytron
- id: bearer-token
labels: [area/security]
title: "Bearer token"
notify: [sberyozkin]
- id: metrics
labels: [area/metrics, area/smallrye]
title: "metrics"
Expand Down

0 comments on commit c30d072

Please sign in to comment.