pullrequests Search Results · language:B4X language:C++ language:Java language:Java language:JavaScript language:Go language:Java
Filter by
163M results
:rocket: Pull Request
:clipboard: Description
What does this PR do?
Removes Bearer as an accepted Authorization header scheme in the auth-service middleware. Updates the regex in
enhancedJWTAuth, optionalJWTAuth, ...
ready for review
Fixes a typo in docs/metrics.md: s3_archive_tasks_sucess_total → s3_archive_tasks_success_total. Operators wiring up
Prometheus alerts against the misspelled metric name would get silent failures with ...
Summary
Addresses 9 issues found during a comprehensive release pipeline audit.
Changes
| Issue | Fix |
| --- | --- |
| #199 (Critical) | SLSA binary provenance: add upload-tag-name so the generator ...
Brave farbles the Accept-Language header when the shields are up. Farbling is done such that sites don t get to know
whether they received a farble value. However, there are cases where sites are looking ...
Summary
Adds JWT-based authentication so multiple users can each create accounts, take practice tests independently, and have
their attempts stored with a user identifier for future per-user analysis. ...
Summary
- #96 — Add external JSON translation file loading (LoadFromFile), expose
DetectLanguage/GetLanguage/SupportedLanguages as public API, and extend en/es/zh message maps with keys for all ...
Summary
- Builds the image locally (linux/amd64) and scans it with Trivy before the multi-arch push to Docker Hub
- Only fails on CRITICAL or HIGH vulnerabilities that have a fix available (--ignore-unfixed) ...