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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
accso
/
SecureCheckPlus
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
35
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
3-tier architecture, security hardening, parser fixes, and upstream backports
- #64
#64
Closed
xMinhx
wants to merge 41 commits into
accso:main
accso/SecureCheckPlus:main
from
xMinhx:pr/upstream-clean
xMinhx/SecureCheckNext:pr/upstream-clean
Copy head branch name to clipboard
Conversation
Commits
41
(41)
Checks
Files changed
Closed
3-tier architecture, security hardening, parser fixes, and upstream backports
#64
xMinhx
wants to merge 41 commits into
accso:main
accso/SecureCheckPlus:main
from
xMinhx:pr/upstream-clean
xMinhx/SecureCheckNext:pr/upstream-clean
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
Sponsored docker container for the frontend.
Show description for 6e81a1c
Schubert, Stefan
authored and
xMinhx
committed
6e81a1c
View commit details
Copy full SHA for 6e81a1c
Browse repository at this point
refactor: implement 3-tier architecture by separating frontend and backend assets
Schubert, Stefan
authored and
xMinhx
committed
a6e5dda
View commit details
Copy full SHA for a6e5dda
Browse repository at this point
refactor: migrate to 3-tier architecture by removing legacy views and adding login page
Schubert, Stefan
authored and
xMinhx
committed
7845b4e
View commit details
Copy full SHA for 7845b4e
Browse repository at this point
chore(frontend): remove deprecated frontend/src/api/apiClient.ts (migrated to queries/apiClient)
Schubert, Stefan
authored and
xMinhx
committed
6dfee48
View commit details
Copy full SHA for 6dfee48
Browse repository at this point
Migrate API routes to explicit api/ prefix
Show description for 50557e3
xMinhx
committed
50557e3
View commit details
Copy full SHA for 50557e3
Browse repository at this point
Add Docker 3-tier deployment configuration
Show description for 08f4281
xMinhx
and
StefanSchubert
committed
08f4281
View commit details
Copy full SHA for 08f4281
Browse repository at this point
Add 3-tier Docker deployment and frontend infrastructure
Show description for e856b85
xMinhx
and
StefanSchubert
committed
e856b85
View commit details
Copy full SHA for e856b85
Browse repository at this point
chore: fix .gitignore conflict marker, restore render import, add .nvmrc and requirements.lock
xMinhx
committed
863cbf5
View commit details
Copy full SHA for 863cbf5
Browse repository at this point
docs: align preview/prod runtime guidance
Show description for 345d932
xMinhx
committed
345d932
View commit details
Copy full SHA for 345d932
Browse repository at this point
fix(runtime): stabilize preview and align CI with prod
Show description for 5d73bd8
xMinhx
committed
5d73bd8
View commit details
Copy full SHA for 5d73bd8
Browse repository at this point
test: mock NVD API calls, add nvd_integration marker
Show description for 93b9b3d
xMinhx
committed
93b9b3d
View commit details
Copy full SHA for 93b9b3d
Browse repository at this point
fix: address PR review comments
Show description for 2be5532
xMinhx
committed
2be5532
View commit details
Copy full SHA for 2be5532
Browse repository at this point
test: add e2e marker to pytest config
xMinhx
committed
3b6ad24
View commit details
Copy full SHA for 3b6ad24
Browse repository at this point
test: add end-to-end report analysis tests
Show description for a1fc6bc
xMinhx
committed
a1fc6bc
View commit details
Copy full SHA for a1fc6bc
Browse repository at this point
ci: add e2e_test job to CI pipeline
Show description for ea8944b
xMinhx
committed
ea8944b
View commit details
Copy full SHA for ea8944b
Browse repository at this point
fix: add missing HtmlView/AppView import in urls.py
xMinhx
committed
dd0d45c
View commit details
Copy full SHA for dd0d45c
Browse repository at this point
ci: fix requirements-dev.txt reference in e2e job
Show description for 587459e
xMinhx
committed
587459e
View commit details
Copy full SHA for 587459e
Browse repository at this point
security: fix timing attack on API key verification (C1)
Show description for dd024cc
xMinhx
committed
dd024cc
View commit details
Copy full SHA for dd024cc
Browse repository at this point
security: prevent LDAP injection via username escaping (C2)
Show description for dc0ff4f
xMinhx
committed
dc0ff4f
View commit details
Copy full SHA for dc0ff4f
Browse repository at this point
security: guard dev auth with IS_DEV check (C3)
Show description for 3ca8b07
xMinhx
committed
3ca8b07
View commit details
Copy full SHA for 3ca8b07
Browse repository at this point
security: add permission check to DeleteProjectAPI (H1)
Show description for 8f00cd3
xMinhx
committed
8f00cd3
View commit details
Copy full SHA for 8f00cd3
Browse repository at this point
security: validate CVE ID format and add request timeouts (H2)
Show description for e4e92b3
xMinhx
committed
e4e92b3
View commit details
Copy full SHA for e4e92b3
Browse repository at this point
security: whitelist templates in HtmlView (H5)
Show description for 2b41151
xMinhx
committed
2b41151
View commit details
Copy full SHA for 2b41151
Browse repository at this point
security: remove duplicate api_404_view function (M4)
Show description for 1898b53
xMinhx
committed
1898b53
View commit details
Copy full SHA for 1898b53
Browse repository at this point
security: improve Docker security configuration (L1/L2/L3)
Show description for 1509c5e
xMinhx
committed
1509c5e
View commit details
Copy full SHA for 1509c5e
Browse repository at this point
security: rate limiting, dev creds, CORS, HTTPS settings (H3/H4/M2/M3)
Show description for ed6644a
xMinhx
committed
ed6644a
View commit details
Copy full SHA for ed6644a
Browse repository at this point
fix(parser): handle dict input in cyclonedx parser
Show description for e431e97
xMinhx
committed
e431e97
View commit details
Copy full SHA for e431e97
Browse repository at this point
fix(parser): dedupe CVEs by (name, version) in trivy parser
Show description for 03b6fd6
xMinhx
committed
03b6fd6
View commit details
Copy full SHA for 03b6fd6
Browse repository at this point
test: add unit tests for trivy and cyclonedx parsers
Show description for c8f1322
xMinhx
committed
c8f1322
View commit details
Copy full SHA for c8f1322
Browse repository at this point
test(e2e): add e2e tests for trivy and cyclonedx report upload
Show description for 1859b1d
xMinhx
committed
1859b1d
View commit details
Copy full SHA for 1859b1d
Browse repository at this point
test: add trivy and cyclonedx test fixtures
Show description for 9212d25
xMinhx
committed
9212d25
View commit details
Copy full SHA for 9212d25
Browse repository at this point
docs: update outdated content to match 3-tier architecture and current parsers
Show description for 5fa7af4
xMinhx
committed
5fa7af4
View commit details
Copy full SHA for 5fa7af4
Browse repository at this point
26 extended length of fields project_name and project_id
Nils Kreiner
authored and
xMinhx
committed
6cd2f6e
View commit details
Copy full SHA for 6cd2f6e
Browse repository at this point
fixed validation
Nils Kreiner
authored and
xMinhx
committed
025e9de
View commit details
Copy full SHA for 025e9de
Browse repository at this point
finished adding tooltips for the CVSS calculator metrics
Nils Kreiner
authored and
xMinhx
committed
2a4e1fb
View commit details
Copy full SHA for 2a4e1fb
Browse repository at this point
Fix profile picture loading error in production
Show description for 91ff8bf
NikAcc
authored and
xMinhx
committed
91ff8bf
View commit details
Copy full SHA for 91ff8bf
Browse repository at this point
added cve description to the details page (upstream #10)
Nils Kreiner
authored and
xMinhx
committed
dd4e507
View commit details
Copy full SHA for dd4e507
Browse repository at this point
Replace remote DiceBear avatars with local client-side generation (upstream #22)
Show description for 3898c43
xMinhx
and
NikAcc
committed
3898c43
View commit details
Copy full SHA for 3898c43
Browse repository at this point
Remove unused @dicebear/adventurer-neutral dependency (upstream #22)
Show description for c76e76f
xMinhx
and
NikAcc
committed
c76e76f
View commit details
Copy full SHA for c76e76f
Browse repository at this point
Suppress onRowClick navigation when selecting text in report grid (upstream #38)
Show description for 101cf5f
xMinhx
and
kreinern
committed
101cf5f
View commit details
Copy full SHA for 101cf5f
Browse repository at this point
docs: rewrite QUICK_START and API_TEST_GUIDE in clean English
Show description for f78e9dd
xMinhx
committed
f78e9dd
View commit details
Copy full SHA for f78e9dd
Browse repository at this point
You can’t perform that action at this time.