Commit Graph

  • 7e2c7005c9 test: add comprehensive frontend tests for DNS provider feature GitHub Actions 2026-01-02 01:46:28 +00:00
  • 5ea207ab47 chore: clean git cache GitHub Actions 2026-01-02 01:01:54 +00:00
  • aae55a8ae9 chore: clean git cache GitHub Actions 2026-01-02 00:59:57 +00:00
  • 9a05e2f927 feat: add DNS provider management features GitHub Actions 2026-01-02 00:52:37 +00:00
  • 902e8aedc7 Merge pull request #459 from Wikid82/development Jeremy 2025-12-31 23:29:09 -05:00
  • 95e047bc5e add Go Benchmark (go) benchmark result for 03f079ce82 github-action-benchmark 2026-01-01 04:21:23 +00:00
  • 03f079ce82 Merge pull request #437 from Wikid82/feature/issue-365-additional-security Jeremy 2025-12-31 23:19:09 -05:00
  • f5f245af74 Merge pull request #436 from Wikid82/feature/issue-365-additional-security Jeremy 2025-12-31 23:18:42 -05:00
  • 15db211fe5 chore: move processed issue files to created/ [skip ci] github-actions[bot] 2026-01-01 04:04:53 +00:00
  • a580858bfd Merge pull request #450 from Wikid82/feature/beta-release Jeremy 2025-12-31 23:04:36 -05:00
  • cfafe70d17 fix: rename variable for clarity and security verification in TestURLConnectivity GitHub Actions 2026-01-01 03:53:44 +00:00
  • a1ff78a92f fix: add CodeQL configuration to exclude documented SSRF false positives and update workflow to use new config GitHub Actions 2026-01-01 03:36:06 +00:00
  • f8667bcc66 fix: enhance CodeQL custom model for SSRF protection clarity and update URL validation comments GitHub Actions 2026-01-01 03:29:38 +00:00
  • 5ed998a9c4 fix: refactor host matching logic in TestGenerateConfig_WithWAFPerHostDisabled for clarity GitHub Actions 2026-01-01 03:09:25 +00:00
  • d7fb784fa4 fix: update parameter name in computeEffectiveFlags for clarity GitHub Actions 2026-01-01 03:08:09 +00:00
  • beb230c0d6 fix: sanitize user input for log injection protection in ProxyHostHandler GitHub Actions 2026-01-01 03:06:36 +00:00
  • 5a3f0fed62 fix: update CodeQL custom model and comments in TestURLConnectivity for improved SSRF protection clarity GitHub Actions 2026-01-01 03:02:23 +00:00
  • 37f42dd62e fix: configure GORM logger to ignore "record not found" errors during seed operations GitHub Actions 2026-01-01 02:29:40 +00:00
  • 03a2fb1969 fix: enhance URL validation in TestURLConnectivity to prevent SSRF vulnerabilities GitHub Actions 2026-01-01 01:50:32 +00:00
  • 8edd2056b0 fix: replace nil with http.NoBody in various test cases for consistency GitHub Actions 2026-01-01 01:38:19 +00:00
  • 436b67f728 fix: replace nil with http.NoBody in various handler tests for clarity GitHub Actions 2026-01-01 01:00:27 +00:00
  • e50d329e01 fix: replace nil with http.NoBody in CrowdsecHandler tests for clarity GitHub Actions 2026-01-01 00:24:41 +00:00
  • d3f39cdea9 fix: replace nil with http.NoBody in CrowdsecHandler tests for clarity GitHub Actions 2026-01-01 00:11:02 +00:00
  • 7a1a3adb1b fix: replace inline mock with verification executor for clarity in TestReconcileCrowdSecOnStartup GitHub Actions 2025-12-31 23:52:04 +00:00
  • 8d271f7f60 fix: update file permission mode in log watcher test for consistency GitHub Actions 2025-12-31 23:40:45 +00:00
  • 27787022ee fix: simplify return types in ValidateURL for consistency GitHub Actions 2025-12-31 23:34:52 +00:00
  • d2447da604 fix: enhance SSRF protection documentation and improve function return clarity in TestURLConnectivity GitHub Actions 2025-12-31 23:30:56 +00:00
  • b1c67153f1 fix: streamline error handling in TestTestURLConnectivity_EnhancedSSRF for clarity GitHub Actions 2025-12-31 23:09:20 +00:00
  • 12615a918b fix: add security comment for binPath handling in Start method GitHub Actions 2025-12-31 23:06:01 +00:00
  • bfc19ef3bd fix: refactor status handling in checkHost to improve clarity and maintainability GitHub Actions 2025-12-31 22:57:08 +00:00
  • 8df363a75c fix: enhance IP address handling in generateForwardHostWarnings for improved warning accuracy GitHub Actions 2025-12-31 22:49:32 +00:00
  • 247ebcacf7 fix: improve type handling in crowdsecExport tests for better type safety GitHub Actions 2025-12-31 22:32:09 +00:00
  • dcdc4e03b8 fix: update HTTP request handling and improve test coverage in various handlers GitHub Actions 2025-12-31 22:12:51 +00:00
  • a263a5415a fix: update type assertions in tests for improved type safety GitHub Actions 2025-12-31 21:44:40 +00:00
  • 818b3bcda6 fix: improve user seeding logic to handle existing users more gracefully GitHub Actions 2025-12-31 21:36:28 +00:00
  • 555b593bb3 chore: add indirect dependency for godebug v1.1.0 GitHub Actions 2025-12-31 21:31:13 +00:00
  • 7524d4d3aa refactor: update function signatures and improve code readability GitHub Actions 2025-12-31 21:29:53 +00:00
  • caeea504a5 chore: move processed issue files to created/ [skip ci] github-actions[bot] 2025-12-31 21:17:26 +00:00
  • f46d19b3c0 fix(security): enhance SSRF defense-in-depth with monitoring (CWE-918) GitHub Actions 2025-12-31 21:17:02 +00:00
  • d4e1eda99e chore: remove unused Chiron.code-workspace file GitHub Actions 2025-12-31 05:26:03 +00:00
  • acb2969425 Merge branch 'feature/issue-365-additional-security' into feature/beta-release Jeremy 2025-12-31 00:46:48 -05:00
  • 1c3913ba7c Merge pull request #456 from Wikid82/development Jeremy 2025-12-31 00:46:16 -05:00
  • 9c113a1f94 Merge pull request #455 from Wikid82/development Jeremy 2025-12-31 00:45:48 -05:00
  • aab58ec4a0 Merge pull request #454 from Wikid82/renovate/npm-minorpatch Jeremy 2025-12-31 00:37:37 -05:00
  • 0022b43c8d fix(lint): resolve 20 gocritic, eslint, and type safety issues GitHub Actions 2025-12-25 03:00:27 +00:00
  • 53eb4b9e67 fix(deps): update npm minor/patch renovate[bot] 2025-12-30 17:49:13 +00:00
  • 964a72e5bc chore: move processed issue files to created/ [skip ci] github-actions[bot] 2025-12-24 20:35:58 +00:00
  • b5c066d25d feat: add JSON template support for all services and fix uptime monitoring reliability GitHub Actions 2025-12-24 20:34:38 +00:00
  • 0133d64866 chore: add cache-dependency-path for Go setup in CodeQL workflow GitHub Actions 2025-12-24 17:40:57 +00:00
  • b182b829b5 chore: move processed issue files to created/ [skip ci] github-actions[bot] 2025-12-24 17:35:11 +00:00
  • 745b9e3e97 fix(security): complete SSRF remediation with defense-in-depth (CWE-918) GitHub Actions 2025-12-24 17:33:55 +00:00
  • 718969b1de chore: move processed issue files to created/ [skip ci] github-actions[bot] 2025-12-24 14:36:11 +00:00
  • 70bd60dbce chore: Implement CodeQL CI Alignment and Security Scanning GitHub Actions 2025-12-24 14:35:33 +00:00
  • 369182f460 feat(security): implement email body sanitization and enhance URL validation to prevent injection attacks GitHub Actions 2025-12-24 12:10:50 +00:00
  • 50310453e4 refactor(tests): standardize formatting in test cases for clarity GitHub Actions 2025-12-24 11:53:29 +00:00
  • 4a081025a7 test(security): complete CWE-918 remediation and achieve 86% backend coverage GitHub Actions 2025-12-24 11:51:51 +00:00
  • c15e5e39ff test(ssrf): add comprehensive SSRF protection tests for URL connectivity GitHub Actions 2025-12-24 07:57:29 +00:00
  • 1302d3958f fix(security): rename variable to break taint chain in TestURLConnectivity for CWE-918 SSRF remediation GitHub Actions 2025-12-24 06:44:42 +00:00
  • 5b0d30986d fix(security): resolve CWE-918 SSRF vulnerability in notification service GitHub Actions 2025-12-24 05:59:16 +00:00
  • 36bdffcd06 refactor(workspace): remove unused CodeQL folder references from workspace settings GitHub Actions 2025-12-24 05:09:36 +00:00
  • 2bed82d4d2 enhance(gitignore): add my-codeql-db and codeql-linux64.zip to .gitignore enhance(workspace): include my-codeql-db source archive in Chiron workspace GitHub Actions 2025-12-24 04:16:43 +00:00
  • 323b2aa637 fix(security): resolve CWE-918 SSRF vulnerability in notification service GitHub Actions 2025-12-24 03:53:35 +00:00
  • a9faf882f4 fix(security): complete SSRF remediation with dual taint breaks (CWE-918) GitHub Actions 2025-12-23 23:17:49 +00:00
  • c21fd17ec9 enhance(security): update agent instructions to include explicit security scans and checks in workflows GitHub Actions 2025-12-23 21:30:51 +00:00
  • 460ca9aa42 enhance(instructions): refine 'Socratic Guardrails' and add 'Feedback Loop' to Supervisor agent workflow GitHub Actions 2025-12-23 21:13:31 +00:00
  • 217e427ef2 enhance(security): add 'Red Teaming' and clarify 'Socratic Guardrails' in Supervisor agent instructions GitHub Actions 2025-12-23 21:11:33 +00:00
  • 4a9e00c226 fix(security): complete SSRF remediation with defense-in-depth (CWE-918) GitHub Actions 2025-12-23 20:52:01 +00:00
  • c9d9c52657 fix(security): eliminate SSRF vulnerability with comprehensive test coverage (CWE-918) GitHub Actions 2025-12-23 17:42:21 +00:00
  • 5164ea82d1 fix(security): eliminate SSRF vulnerability in URL connectivity testing (CWE-918) GitHub Actions 2025-12-23 17:10:12 +00:00
  • 74b7c1f299 test: add comprehensive frontend tests for Public URL and invite preview features GitHub Actions 2025-12-23 16:32:19 +00:00
  • 30f5033268 fix(docs): improve formatting and clarity in Cerberus Security Suite section of README GitHub Actions 2025-12-23 16:08:35 +00:00
  • 893f7f8648 fix(docs): improve formatting and clarity in Cerberus Security Suite section of README GitHub Actions 2025-12-23 15:54:36 +00:00
  • 03523eb731 feat(docs): add Cerberus Security Suite section to README GitHub Actions 2025-12-23 15:49:18 +00:00
  • 310b63a0f8 fix(docs): update wording for clarity in project description GitHub Actions 2025-12-23 15:40:55 +00:00
  • 09114df67a fix(docs): update wording for clarity in README GitHub Actions 2025-12-23 15:39:47 +00:00
  • ff8bd899ad chore: remove outdated authentication flow and agent skills documentation from README GitHub Actions 2025-12-23 15:36:19 +00:00
  • 6be7883394 feat: add constraints to prevent truncating coverage tests runs across agent files GitHub Actions 2025-12-23 15:34:33 +00:00
  • 7c6410ff97 fix: resolve golangci-lint error - rename shadowed 'max' parameter to 'maxRedirects' GitHub Actions 2025-12-23 15:07:37 +00:00
  • 6206492c65 feat(docs): remove outdated CI badges from README for clarity GitHub Actions 2025-12-23 15:03:51 +00:00
  • e0f69cdfc8 feat(security): comprehensive SSRF protection implementation GitHub Actions 2025-12-23 15:03:15 +00:00
  • be778f0e50 feat(docs): enhance README with SSRF protection details and security features GitHub Actions 2025-12-23 15:01:16 +00:00
  • 5dfe2171a5 feat(docs): rearrange README badges for improved visibility and organization GitHub Actions 2025-12-23 14:59:13 +00:00
  • 89c3ce0655 feat(docs): update README badges for project status, code coverage, and CI workflows GitHub Actions 2025-12-23 14:48:03 +00:00
  • 1be40e9305 feat(tests): add SMTP configuration tests for user invitation functionality GitHub Actions 2025-12-23 07:33:10 +00:00
  • 08868becca Merge pull request #449 from Wikid82/feature/issue-365-additional-security Jeremy 2025-12-23 02:03:12 -05:00
  • 5d5c953944 docs: enhance documentation for constant-time comparison functions to clarify protection scope and limitations GitHub Actions 2025-12-23 06:55:02 +00:00
  • 1bf57e60de feat(docs): add comprehensive container hardening configuration and validation steps GitHub Actions 2025-12-23 06:52:19 +00:00
  • b9b738edab feat: complete additional security enhancements (issue #365) GitHub Actions 2025-12-23 06:44:55 +00:00
  • 0d70cb7a5e docs: add CI failure fix plan and root cause analysis for WAF integration test GitHub Actions 2025-12-23 06:26:53 +00:00
  • 647afe9f19 Initial plan copilot/sub-pr-437 copilot-swe-agent[bot] 2025-12-23 06:26:43 +00:00
  • 1be2892f7c Update docs/security-incident-response.md Jeremy 2025-12-23 01:23:54 -05:00
  • 606acb1922 Merge branch 'development' into feature/issue-365-additional-security Jeremy 2025-12-23 01:06:32 -05:00
  • 6843d17b1e Merge pull request #447 from Wikid82/renovate/npm-minorpatch Jeremy 2025-12-23 01:03:51 -05:00
  • 7beb1cb2fd chore(deps): update npm minor/patch renovate[bot] 2025-12-23 06:03:07 +00:00
  • 3ab4ce654c Merge pull request #446 from Wikid82/renovate/github.com-oschwald-geoip2-golang-v2-2.x Jeremy 2025-12-23 00:57:21 -05:00
  • afd4d6056b Merge branch 'development' into renovate/github.com-oschwald-geoip2-golang-v2-2.x Jeremy 2025-12-23 00:57:10 -05:00
  • f3e13455ac Merge pull request #445 from Wikid82/renovate/renovatebot-github-action-44.x Jeremy 2025-12-23 00:56:49 -05:00
  • becb029f74 fix(deps): update module github.com/oschwald/geoip2-golang/v2 to v2.1.0 renovate[bot] 2025-12-23 05:56:41 +00:00
  • c18c85b995 chore(deps): update renovatebot/github-action action to v44.2.1 renovate[bot] 2025-12-23 05:56:17 +00:00
  • 17b1899450 style: format code for consistency in URL test and validation functions GitHub Actions 2025-12-23 05:47:09 +00:00