Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
canada-ca
/
tracker
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
39
Code
Issues
31
Pull requests
130
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(scanners): additional findings processor
- #7518
#7518
Merged
lcampbell2
merged 20 commits into
master
canada-ca/tracker:master
from
feat/additional-findings-processor
canada-ca/tracker:feat/additional-findings-processor
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(scanners): additional findings processor
#7518
lcampbell2
merged 20 commits into
master
canada-ca/tracker:master
from
feat/additional-findings-processor
canada-ca/tracker:feat/additional-findings-processor
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
config
lcampbell2
committed
a7faa3e
View commit details
Copy full SHA for a7faa3e
Browse repository at this point
database
lcampbell2
committed
edc43a5
View commit details
Copy full SHA for edc43a5
Browse repository at this point
model
lcampbell2
committed
e1c0234
View commit details
Copy full SHA for e1c0234
Browse repository at this point
runner
lcampbell2
committed
950ae58
View commit details
Copy full SHA for 950ae58
Browse repository at this point
main
lcampbell2
committed
945e9ca
View commit details
Copy full SHA for 945e9ca
Browse repository at this point
ops + docs
lcampbell2
committed
84c5a2c
View commit details
Copy full SHA for 84c5a2c
Browse repository at this point
make fmt
lcampbell2
committed
8cc6924
View commit details
Copy full SHA for 8cc6924
Browse repository at this point
fix cloudbuild ci path
lcampbell2
committed
958e269
View commit details
Copy full SHA for 958e269
Browse repository at this point
Commits on Aug 31, 2026
remove unneeded schemaVersion from README
lcampbell2
committed
ff32d45
View commit details
Copy full SHA for ff32d45
Browse repository at this point
fix occurrenceCount typo
lcampbell2
committed
9960dac
View commit details
Copy full SHA for 9960dac
Browse repository at this point
move derived finding key to separate value in finding doc
lcampbell2
committed
b446b43
View commit details
Copy full SHA for b446b43
Browse repository at this point
rm actions.go
lcampbell2
committed
51e0405
View commit details
Copy full SHA for 51e0405
Browse repository at this point
add handler for sub.Drain()
lcampbell2
committed
4520be3
View commit details
Copy full SHA for 4520be3
Browse repository at this point
remove test seams in prod code
lcampbell2
committed
001e613
View commit details
Copy full SHA for 001e613
Browse repository at this point
refactor unit tests and add integration tests
lcampbell2
committed
ace6f7c
View commit details
Copy full SHA for ace6f7c
Browse repository at this point
Commits on Sep 16, 2026
migrate legacy nats subscription to jetstream consumer
lcampbell2
committed
2aa4b80
View commit details
Copy full SHA for 2aa4b80
Browse repository at this point
add integration testing to cloudbuild
lcampbell2
committed
62455c9
View commit details
Copy full SHA for 62455c9
Browse repository at this point
drop shared docker volume path as GCB implicitly shares between steps
lcampbell2
committed
d6d23c3
View commit details
Copy full SHA for d6d23c3
Browse repository at this point
Commits on Sep 18, 2026
upgrade nats.go package
lcampbell2
committed
a3c71cb
View commit details
Copy full SHA for a3c71cb
Browse repository at this point
add missing err handlers and fixed graceful shutdown
lcampbell2
committed
11d8b07
View commit details
Copy full SHA for 11d8b07
Browse repository at this point
You can’t perform that action at this time.