copilot-swe-agent[bot]
|
fe9daf1bf2
|
Merge remote-tracking branch 'origin/master' into fix-unauthenticated-bird-voice-webhook
# Conflicts:
# services/nginx/app/routes/birdVoiceWebhooksRoute.php
|
2026-06-01 22:27:40 +00:00 |
|
copilot-swe-agent[bot]
|
9c2d7140b4
|
Merge master into branch to resolve conflicts
|
2026-06-01 22:27:04 +00:00 |
|
copilot-swe-agent[bot]
|
1505464095
|
Plan: Resolve merge conflicts with master
|
2026-06-01 22:25:49 +00:00 |
|
Jeppe B
|
cc00fb2aed
|
Reinstate auth on Bird inbound voice webhook
|
2026-06-02 00:23:58 +02:00 |
|
Jeppe B
|
7f38cf2f7e
|
Merge pull request #264 from copenhagentruckwash/propose-fix-for-ssrf-in-workfeed-api
Restrict Workfeed API base URL to trusted hosts (prevent SSRF)
|
2026-06-02 00:22:35 +02:00 |
|
Jeppe B
|
d281dddbc1
|
Restrict Workfeed API base URL
|
2026-06-02 00:22:18 +02:00 |
|
Jeppe B
|
267ec1bed1
|
Merge pull request #263 from copenhagentruckwash/fix-machine-relay-set-endpoint-vulnerability
Guard machine relay set status
|
2026-06-02 00:21:49 +02:00 |
|
Jeppe B
|
a96f40cf13
|
Guard machine relay set status
|
2026-06-02 00:21:32 +02:00 |
|
Jeppe B
|
d6190626ce
|
Merge pull request #262 from copenhagentruckwash/fix-cross-tenant-job-data-exposure
Scope economic transfer queue jobs by creator
|
2026-06-02 00:20:48 +02:00 |
|
Jeppe B
|
ce8e6d0dab
|
Scope economic transfer queue jobs by creator
|
2026-06-02 00:20:30 +02:00 |
|
Jeppe B
|
c13c2e2cab
|
Merge pull request #261 from copenhagentruckwash/fix-customer-data-leak-in-wash-endpoint
Restrict in-progress wash details by lane department
|
2026-06-02 00:20:07 +02:00 |
|
Jeppe B
|
7380bc729b
|
Restrict in-progress wash details by lane department
|
2026-06-02 00:19:55 +02:00 |
|
Jeppe B
|
434a5049e2
|
Merge pull request #260 from copenhagentruckwash/fix-unpinned-github-actions-vulnerability
Harden Qodana workflow permissions and pin checkout action
|
2026-06-02 00:17:44 +02:00 |
|
copilot-swe-agent[bot]
|
6489706231
|
Merge master and resolve conflicts
- Retained security improvements from master (token detection, cache prep, safe directory)
- Applied security hardening by pinning actions/checkout@v4 to commit SHA 11bd71901bbe5b1630ceea73d27597364c9af683
- Added persist-credentials: false to checkout step to prevent credential exposure
|
2026-06-01 22:14:21 +00:00 |
|
Jeppe B
|
eb66b343ea
|
Harden Qodana workflow permissions and checkout pin
|
2026-06-02 00:04:10 +02:00 |
|
Jeppe B
|
e363f27da9
|
Harden autoload Redis cache path validation
|
2026-06-02 00:02:40 +02:00 |
|
Jeppe B
|
fbad5f767f
|
Merge pull request #258 from copenhagentruckwash/fix-hardcoded-auth-tokens-in-configuration
Sanitize leaked auth tokens in HTTP test env
|
2026-06-02 00:02:06 +02:00 |
|
Jeppe B
|
94d9b347bf
|
Sanitize leaked auth tokens in HTTP test env
|
2026-06-02 00:01:57 +02:00 |
|
Jeppe B
|
76744fd6c3
|
Limit dynamic image Redis caching to default variant
|
2026-06-02 00:00:04 +02:00 |
|
Jeppe B
|
f5c1a34c29
|
Merge pull request #256 from copenhagentruckwash/fix-idor-vulnerability-in-economic-v2-endpoints
Prevent IDOR on Economic V2 collected-invoice endpoints
|
2026-06-01 23:58:41 +02:00 |
|
Jeppe B
|
22ad96bc8e
|
Fix economic v2 invoice endpoint authorization scope
|
2026-06-01 23:58:30 +02:00 |
|
Jeppe B
|
8a749cffa3
|
Fix system search department scoping for generic entities
|
2026-06-01 23:58:03 +02:00 |
|
Jeppe B
|
cf5cf8d5eb
|
Merge pull request #254 from copenhagentruckwash/fix-user-search-exposure-vulnerability
Restrict `users` system-search access to prevent PII leakage
|
2026-06-01 23:57:33 +02:00 |
|
Jeppe B
|
eb14b7039b
|
Restrict users system search permissions
|
2026-06-01 23:57:23 +02:00 |
|
Jeppe B
|
f09b1263c1
|
Merge pull request #253 from copenhagentruckwash/fix-stripe-payment-intent-reuse-issue
Validate Stripe payment intent amount before reuse
|
2026-06-01 23:54:32 +02:00 |
|
Jeppe B
|
9ec8499d55
|
Validate Stripe payment intent amount before reuse
|
2026-06-01 23:54:04 +02:00 |
|
Jeppe B
|
8d40cd6f9a
|
Merge pull request #252 from copenhagentruckwash/fix-complaint-endpoints-department-access-check
Require department access for department daily report complaint routes
|
2026-06-01 23:53:45 +02:00 |
|
Jeppe B
|
ccffad3c7c
|
Fix complaint department authorization
|
2026-06-01 23:53:36 +02:00 |
|
Jeppe B
|
4697c6b272
|
Merge pull request #251 from copenhagentruckwash/fix-subuser-management-permission-checks
Enforce own-scope subuser permissions for classic users in managed customer scope
|
2026-06-01 23:53:06 +02:00 |
|
Jeppe B
|
45e17e196c
|
Fix subuser management permission scope
|
2026-06-01 23:52:57 +02:00 |
|
Jeppe B
|
dcc81cbdc7
|
Merge pull request #250 from copenhagentruckwash/propose-fix-for-privilege-boundary-regression
Restrict studio simulation to config-version view and prevent auto-creating drafts
|
2026-06-01 23:52:28 +02:00 |
|
Jeppe B
|
c5cb0a3bfe
|
Fix studio simulation draft access
|
2026-06-01 23:52:18 +02:00 |
|
Jeppe B
|
465f3ed027
|
Merge pull request #249 from copenhagentruckwash/fix-edge-agent-vulnerability-for-unsigned-artifacts
Require checksums for edge agent updates
|
2026-06-01 23:50:05 +02:00 |
|
Jeppe B
|
80ff01f04e
|
Require checksums for edge agent updates
|
2026-06-01 23:49:56 +02:00 |
|
Jeppe B
|
f6e4d851d3
|
Merge pull request #248 from copenhagentruckwash/fix-authenticated-ssrf-in-broker-diagnostics
Prevent SSRF in broker diagnostics by ignoring caller URLs and redacting probe output
|
2026-06-01 23:49:24 +02:00 |
|
Jeppe B
|
cd4e3faea3
|
Fix broker diagnostics SSRF
|
2026-06-01 23:49:10 +02:00 |
|
Jeppe B
|
4cb9e68b33
|
Merge pull request #247 from copenhagentruckwash/fix-information-disclosure-in-websocket-upgrades
Sanitize websocket upgrade error responses
|
2026-06-01 23:47:09 +02:00 |
|
Jeppe B
|
0e7e79d205
|
Sanitize websocket upgrade errors
|
2026-06-01 23:46:59 +02:00 |
|
Jeppe B
|
a9ca7b41a7
|
Merge pull request #246 from copenhagentruckwash/fix-unbounded-relay-timer-vulnerability
Cap self-serve gate relay timers
|
2026-06-01 23:45:39 +02:00 |
|
Jeppe B
|
3b3ed31bb7
|
Cap self-serve gate relay timers
|
2026-06-01 23:45:20 +02:00 |
|
Jeppe B
|
cf9d5875ef
|
Merge pull request #242 from copenhagentruckwash/fix-vulnerability-with-self-hosted-runners
Run PR code quality workflow on GitHub-hosted runner
|
2026-06-01 23:44:29 +02:00 |
|
Jeppe B
|
4730eebdb4
|
Merge pull request #245 from copenhagentruckwash/fix-internal-ip-address-leakage
Stop exposing relay local IPs by default
|
2026-06-01 23:44:05 +02:00 |
|
Jeppe B
|
b25ce9cb11
|
Stop exposing relay local IPs by default
|
2026-06-01 23:43:53 +02:00 |
|
Jeppe B
|
fdb98f1399
|
Merge pull request #244 from copenhagentruckwash/fix-unauthenticated-relay-control-vulnerability
Require authorization for LAN worker relay endpoints
|
2026-06-01 23:43:34 +02:00 |
|
Jeppe B
|
1dc758a3a3
|
Require authorization for LAN worker relay endpoints
|
2026-06-01 23:43:23 +02:00 |
|
Jeppe B
|
032ce93d5e
|
Merge pull request #243 from copenhagentruckwash/fix-hardcoded-service-credentials-in-docker-config
Secure edge gateway service credentials
|
2026-06-01 23:42:47 +02:00 |
|
Jeppe B
|
f8ced3b8f2
|
Secure edge gateway service credentials
|
2026-06-01 23:42:34 +02:00 |
|
copilot-swe-agent[bot]
|
a81e239de8
|
Merge master into branch and resolve code_quality.yml comment conflict
|
2026-06-01 21:42:21 +00:00 |
|
Jeppe B
|
9ea5a62577
|
Merge pull request #238 from copenhagentruckwash/fix-cache-only-lookup-for-invoice-flags
Normalize invoice-period cache keys and restore DB fallbacks for missing Redis entries
|
2026-06-01 23:41:26 +02:00 |
|
Jeppe B
|
af89a246db
|
Run PR code quality workflow on GitHub-hosted runner
|
2026-06-01 23:38:32 +02:00 |
|