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 }}
flamingo-stack
/
fleetmdm
Public
forked from
fleetdm/fleet
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
1
Pull requests
50
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ci: add Trivy security scan to PR pipeline
- #92
#92
Merged
yaroslavmokflmg
merged 20 commits into
main
flamingo-stack/fleetmdm:main
from
security/trivy
flamingo-stack/fleetmdm:security/trivy
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
ci: add Trivy security scan to PR pipeline
#92
yaroslavmokflmg
merged 20 commits into
main
flamingo-stack/fleetmdm:main
from
security/trivy
flamingo-stack/fleetmdm:security/trivy
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
ci: add Trivy security scan to PR pipeline
yaroslavmokflmg
committed
bd63998
View commit details
Copy full SHA for bd63998
Browse repository at this point
ci: harden trivy gate — no persisted git credentials, visible warnings for skipped scans
yaroslavmokflmg
committed
255961e
View commit details
Copy full SHA for 255961e
Browse repository at this point
ci: make trivy gate non-blocking (allow fail) until devs have capacity
yaroslavmokflmg
committed
1131656
View commit details
Copy full SHA for 1131656
Browse repository at this point
ci: trivy code+docker scan in one job, in-build image scan, per-scan TSV artifacts
yaroslavmokflmg
committed
82375c8
View commit details
Copy full SHA for 82375c8
Browse repository at this point
ci: merge all trivy reports into one artifact per run, skip empty reports
yaroslavmokflmg
committed
2ebf681
View commit details
Copy full SHA for 2ebf681
Browse repository at this point
ci: merge all trivy reports into one artifact per run, dedupe upload step
yaroslavmokflmg
committed
75f55d2
View commit details
Copy full SHA for 75f55d2
Browse repository at this point
ci: compact trivy action — piped scans, unified evaluate, single merged report
yaroslavmokflmg
committed
5583c66
View commit details
Copy full SHA for 5583c66
Browse repository at this point
ci: report unique vulnerability count in trivy error message
yaroslavmokflmg
committed
d91e74e
View commit details
Copy full SHA for d91e74e
Browse repository at this point
ci: rename scan_code/report jobs, split scan_code and scan_image report artifacts
yaroslavmokflmg
committed
0d93015
View commit details
Copy full SHA for 0d93015
Browse repository at this point
ci: rename scan steps — Scan code / Scan image, action Trivy -> Scan
yaroslavmokflmg
committed
33f0c04
View commit details
Copy full SHA for 33f0c04
Browse repository at this point
ci: rename scan steps — Scan code / Scan image, action name Vulnerability Scan
yaroslavmokflmg
committed
6e1dffb
View commit details
Copy full SHA for 6e1dffb
Browse repository at this point
ci: point error message to scan_code/scan_image artifact
yaroslavmokflmg
committed
4ba807f
View commit details
Copy full SHA for 4ba807f
Browse repository at this point
ci: per-service code scan matrix with root coverage, merge artifacts to scan_code/scan_image
yaroslavmokflmg
committed
31ad4c3
View commit details
Copy full SHA for 31ad4c3
Browse repository at this point
ci: strip trailing whitespace in test.yml
yaroslavmokflmg
committed
a410198
View commit details
Copy full SHA for a410198
Browse repository at this point
Fix image scan input format, add per-module scan matrix and dependency origin column
yaroslavmokflmg
committed
f29156b
View commit details
Copy full SHA for f29156b
Browse repository at this point
Bump Trivy to v0.74.0
yaroslavmokflmg
committed
776bb3d
View commit details
Copy full SHA for 776bb3d
Browse repository at this point
Address review: compact scan action, changes-driven module matrix, red commit status for image scan
yaroslavmokflmg
committed
af88376
View commit details
Copy full SHA for af88376
Browse repository at this point
Scan built image for OS packages only, java deps stay in code scan
yaroslavmokflmg
committed
3549a10
View commit details
Copy full SHA for 3549a10
Browse repository at this point
Split scan action into small named steps, extract maven mirror and jq filter
yaroslavmokflmg
committed
7b210e4
View commit details
Copy full SHA for 7b210e4
Browse repository at this point
Root scan skips root pom (covered by service scans); revert changes.yaml, single Scan Code job in libs
yaroslavmokflmg
committed
741f033
View commit details
Copy full SHA for 741f033
Browse repository at this point
You can’t perform that action at this time.