-
Notifications
You must be signed in to change notification settings - Fork 36
Comparing changes
Open a pull request
base repository: coder/code-marketplace
base: main
head repository: coder/code-marketplace
compare: 123-add-security-scanning
- 15 commits
- 6 files changed
- 1 contributor
Commits on Oct 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b0ab3a - Browse repository at this point
Copy the full SHA 9b0ab3aView commit details -
ci: scan for all CVE severity levels and remove Docker image scan
- Scan LOW,MEDIUM,HIGH,CRITICAL instead of only HIGH,CRITICAL - Remove Docker image scan (no :latest tag exists)
Configuration menu - View commit details
-
Copy full SHA for 351ea5c - Browse repository at this point
Copy the full SHA 351ea5cView commit details -
ci: add explicit scanners to Trivy configuration
Enable vuln, secret, and misconfig scanners explicitly
Configuration menu - View commit details
-
Copy full SHA for 980a039 - Browse repository at this point
Copy the full SHA 980a039View commit details -
ci: build and scan Docker image like coder/coder
- Build Go binary for linux/amd64 - Build Docker image with buildx - Scan the built image (not filesystem) - Matches coder/coder scanning approach
Configuration menu - View commit details
-
Copy full SHA for 9f26520 - Browse repository at this point
Copy the full SHA 9f26520View commit details -
ci: add table output and artifact upload for scan visibility
- Add table format scan to show results in workflow logs - Upload SARIF as artifact for manual inspection - Matches coder/coder artifact upload pattern
Configuration menu - View commit details
-
Copy full SHA for 9e22e3a - Browse repository at this point
Copy the full SHA 9e22e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c091a9 - Browse repository at this point
Copy the full SHA 9c091a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b966a - Browse repository at this point
Copy the full SHA d3b966aView commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 949cdba - Browse repository at this point
Copy the full SHA 949cdbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8d181 - Browse repository at this point
Copy the full SHA 6b8d181View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3339da - Browse repository at this point
Copy the full SHA c3339daView commit details
Commits on Oct 15, 2025
-
scorecard.yml:24: actions/checkout → v5.0.0 scorecard.yml:29: ossf/scorecard-action → v2.4.3 security.yaml:32: actions/checkout → v5.0.0 (CodeQL job) security.yaml:57: actions/checkout → v5.0.0 (Trivy job) security.yaml:81: aquasecurity/trivy-action → v0.33.1 security.yaml:88: aquasecurity/trivy-action → v0.33.1
Configuration menu - View commit details
-
Copy full SHA for 2a40050 - Browse repository at this point
Copy the full SHA 2a40050View commit details
Commits on Oct 16, 2025
-
added explicit build targets for each arch
removed PHONY alias added wildcard for .go files updated security workflow to use explicit build target vs old alias
Configuration menu - View commit details
-
Copy full SHA for 4769896 - Browse repository at this point
Copy the full SHA 4769896View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4db42 - Browse repository at this point
Copy the full SHA ad4db42View commit details -
removed prefixes due to changelog.md being manually curated
removed patch ignore and instead we are grouping all-dependencies updates weekly
Configuration menu - View commit details
-
Copy full SHA for 0f66771 - Browse repository at this point
Copy the full SHA 0f66771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bac609 - Browse repository at this point
Copy the full SHA 4bac609View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...123-add-security-scanning