Jeremy
0acb46bc86
Merge pull request #335 from Wikid82/development
...
Propagate changes from development into feature/beta-release
2025-12-08 19:29:22 -05:00
Jeremy
6c9af498b2
Merge pull request #334 from Wikid82/renovate/golang.org-x-crypto-0.x
...
fix(deps): update module golang.org/x/crypto to v0.46.0
2025-12-08 19:26:27 -05:00
Jeremy
b36975b527
Merge branch 'development' into renovate/golang.org-x-crypto-0.x
2025-12-08 19:26:20 -05:00
Jeremy
32ed8bc8c9
Merge pull request #332 from Wikid82/development
...
Propagate changes from development into feature/beta-release
2025-12-08 19:26:07 -05:00
Jeremy
8f48e03d59
Merge branch 'feature/beta-release' into development
2025-12-08 19:25:59 -05:00
GitHub Actions
571a61aaea
feat: install CrowdSec CLI (cscli) in Docker runtime stage
...
- Add cscli installation from official CrowdSec releases
- Update to CrowdSec v1.7.4 (from v1.6.0)
- Extract both crowdsec and cscli binaries from release tarball
- Install cscli to /usr/local/bin for PATH availability
- Add build-time validation with cscli version check
- Maintain minimal image size (293MB)
- Keep existing multi-stage build structure intact
2025-12-08 23:19:38 +00:00
GitHub Actions
be2900bc5d
feat: add HUB_BASE_URL configuration and enhance CrowdSec hub sync functionality with error handling and tests
2025-12-08 22:57:32 +00:00
renovate[bot]
4c21e977f3
chore(deps): update npm minor/patch to ^8.49.0 ( #333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 21:51:49 +00:00
renovate[bot]
a6d8f2df3a
fix(deps): update module golang.org/x/crypto to v0.46.0
2025-12-08 21:51:42 +00:00
GitHub Actions
9e846bc1dd
fix: update definition of done to include frontend coverage tests in completion criteria
2025-12-08 21:03:35 +00:00
GitHub Actions
3eadb2bee3
feat: enhance CrowdSec configuration tests and add new import/export functionality
...
- Added comprehensive tests for CrowdSec configuration, including preset application and validation error handling.
- Introduced new test cases for importing CrowdSec configurations, ensuring backup creation and successful import.
- Updated existing tests to reflect changes in UI elements and functionality, including toggling CrowdSec mode and exporting configurations.
- Created utility functions for building export filenames and handling downloads, improving code organization and reusability.
- Refactored existing tests to use new test IDs and ensure accurate assertions for UI elements and API calls.
2025-12-08 21:01:24 +00:00
GitHub Actions
35ff409fee
fix: update definition of done to enforce pre-commit and security scan requirements
2025-12-08 17:16:11 +00:00
GitHub Actions
e1ae606fc6
refactor: update documentation for Cerberus rebranding and CrowdSec UX simplification plan
2025-12-08 16:14:30 +00:00
GitHub Actions
856903b21d
refactor: remove Cerberus toggle from Security page and move feature flags to System Settings
...
- Removed the Cerberus toggle functionality from the Security page.
- Introduced a new feature flags section in the System Settings page to manage Cerberus and Uptime Monitoring features.
- Updated tests to reflect the changes in the Security and System Settings components.
- Added loading overlays for feature toggling actions.
2025-12-08 15:41:18 +00:00
GitHub Actions
83e6cbb848
fix: Add task specifics for direct audits and tests in Management agent documentation
2025-12-08 15:24:01 +00:00
GitHub Actions
bd520be64e
fix: spelling error in Agent name
2025-12-08 15:08:01 +00:00
Jeremy
3547f866e8
Merge pull request #331 from Wikid82/renovate/npm-minorpatch
...
chore(deps): update dependency jsdom to ^27.3.0
2025-12-08 10:06:38 -05:00
GitHub Actions
9c6912fc85
fix: Clarify delegation process in Management agent documentation to ensure user approval before code changes
2025-12-08 14:38:14 +00:00
GitHub Actions
31936906bf
fix: Enhance delegation prompt in Management agent documentation for improved planning and file review
2025-12-08 14:35:28 +00:00
GitHub Actions
b9a1cd21e3
fix: Update QA and Security agent documentation for clarity on roles and testing procedures
2025-12-08 14:18:20 +00:00
GitHub Actions
0d5c5083c8
fix: Clarify delegation roles in Management agent documentation
2025-12-08 14:14:18 +00:00
renovate[bot]
594acb1c6d
chore(deps): update dependency jsdom to ^27.3.0
2025-12-08 13:46:14 +00:00
Jeremy
2a890a73cb
Merge pull request #330 from Wikid82/development
...
Propagate changes from development into feature/beta-release
2025-12-08 08:45:24 -05:00
Jeremy
62e51bf367
Merge branch 'feature/beta-release' into development
2025-12-08 08:45:17 -05:00
renovate[bot]
5dada0e350
chore(deps): update dependency @vitejs/plugin-react to ^5.1.2 ( #329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 13:40:27 +00:00
Jeremy
f3fa5d3e1f
Merge pull request #328 from Wikid82/development
...
Propagate changes from development into feature/beta-release
2025-12-08 08:39:47 -05:00
Jeremy
b528e9c8f9
Merge branch 'feature/beta-release' into development
2025-12-08 08:39:42 -05:00
Jeremy
fb613273e5
Merge pull request #327 from Wikid82/renovate/npm-minorpatch
...
chore(deps): update dependency knip to ^5.72.0
2025-12-08 01:43:18 -05:00
GitHub Actions
dbf6b2ff14
fix: Improve token selection logic in Renovate workflow for better clarity and error handling
2025-12-08 06:42:14 +00:00
renovate[bot]
c52d1c4aea
chore(deps): update dependency knip to ^5.72.0
2025-12-08 06:39:34 +00:00
Jeremy
94c1c7884a
Merge pull request #326 from Wikid82/development
...
Propagate changes from development into feature/beta-release
2025-12-08 01:04:57 -05:00
Jeremy
ffda6f065f
Merge branch 'feature/beta-release' into development
2025-12-08 01:04:49 -05:00
GitHub Actions
089c046112
fix: Update Renovate workflow to use GITHUB_TOKEN instead of RENOVATE_TOKEN for authentication
2025-12-08 06:04:18 +00:00
Jeremy
c6b3967109
Merge pull request #325 from Wikid82/renovate/pin-dependencies
...
chore(deps): pin paulhatch/semantic-version action to a8f8f59
2025-12-08 01:00:27 -05:00
GitHub Actions
05418fe638
feat: Update Go test workflow to use coverage script and include additional package in coverage exclusion
2025-12-08 05:59:35 +00:00
GitHub Actions
63cebf07ab
Refactor services and improve error handling
...
- Updated file permissions in certificate_service_test.go and log_service_test.go to use octal notation.
- Added a new doc.go file to document the services package.
- Enhanced error handling in docker_service.go, log_service.go, notification_service.go, proxyhost_service.go, remoteserver_service.go, update_service.go, and uptime_service.go by logging errors when closing resources.
- Improved log_service.go to simplify log file processing and deduplication.
- Introduced CRUD tests for notification templates in notification_service_template_test.go.
- Removed the obsolete python_compile_check.sh script.
- Updated notification_service.go to improve template management functions.
- Added tests for uptime service notifications in uptime_service_notification_test.go.
2025-12-08 05:55:17 +00:00
GitHub Actions
e92429f7bb
feat: Add GolangCI-Lint step to QA workflow for consistent linting in tests
2025-12-08 05:55:17 +00:00
GitHub Actions
8891639366
feat: Add .cache to .dockerignore and .gitignore to exclude cache files from Docker build context and version control
2025-12-08 05:55:16 +00:00
GitHub Actions
da378e624c
feat: Update indirect dependencies in go.mod and go.sum for improved compatibility
2025-12-08 05:55:16 +00:00
GitHub Actions
6a17dc6387
feat: Add VS Code settings, tasks, and troubleshooting documentation for Go development
2025-12-08 05:55:16 +00:00
renovate[bot]
3ca9660180
chore(deps): pin paulhatch/semantic-version action to a8f8f59
2025-12-08 04:49:04 +00:00
Jeremy
1b6751a651
Merge pull request #324 from Wikid82/development
...
Propagate changes from development into feature/beta-release
2025-12-07 23:48:35 -05:00
Jeremy
8d9e677c74
Merge branch 'feature/beta-release' into development
2025-12-07 23:48:18 -05:00
Jeremy
f24dccfef1
Merge pull request #323 from Wikid82/renovate/npm-minorpatch
...
fix(deps): update npm minor/patch
2025-12-07 23:47:54 -05:00
Jeremy
80089fdc1b
Merge branch 'development' into renovate/npm-minorpatch
2025-12-07 23:47:46 -05:00
renovate[bot]
81f588e117
fix(deps): update npm minor/patch
2025-12-08 04:47:32 +00:00
Jeremy
ad9803c193
Merge pull request #322 from Wikid82/renovate/docker-base-updates
...
chore(deps): update tonistiigi/xx docker tag to v1.9.0
2025-12-07 23:47:24 -05:00
Jeremy
9167089e17
Merge branch 'development' into renovate/docker-base-updates
2025-12-07 23:47:15 -05:00
renovate[bot]
bdae222934
chore(deps): update github/codeql-action action to v4.31.7 ( #321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 04:46:47 +00:00
Jeremy
3fb8638c21
Merge pull request #320 from Wikid82/renovate/github-codeql-action-digest
...
chore(deps): update github/codeql-action digest to cf1bb45
2025-12-07 23:46:39 -05:00