renovate[bot]
9772f1dbe4
chore(deps): update github/codeql-action digest to 015d8c7
2026-02-17 23:56:23 +00:00
GitHub Actions
0520ce4dc3
chore: enhance test stability by managing SecurityService lifecycle and updating database migrations
2026-02-17 22:57:25 +00:00
GitHub Actions
f59244d00e
chore: add push event detection to workflow trust evaluation
2026-02-17 21:18:54 +00:00
GitHub Actions
ff015cdeff
chore: enhance planning and management instructions with PR slicing strategies and multi-PR protocols
2026-02-17 21:04:26 +00:00
GitHub Actions
837e75af10
chore: remove deprecated @types/tar dependency from package.json and package-lock.json
2026-02-17 20:59:02 +00:00
GitHub Actions
538f56bcb9
chore: update minimum release age for dependency updates from 30 days to 14 days
2026-02-17 20:58:43 +00:00
GitHub Actions
7ffd19fe50
chore: update workflows to trigger on push events instead of pull requests
2026-02-17 20:38:51 +00:00
GitHub Actions
72ccd5b4a5
chore: clean up package-lock.json by removing redundant minipass entries
2026-02-17 20:16:34 +00:00
Jeremy
442c2ef1ba
Merge pull request #709 from Wikid82/renovate/feature/beta-release-tar-7.x
...
chore(deps): update dependency @types/tar to v7 (feature/beta-release)
2026-02-17 15:13:09 -05:00
renovate[bot]
7306250243
chore(deps): update dependency @types/tar to v7
2026-02-17 20:12:09 +00:00
Jeremy
50afd9ab21
Merge pull request #707 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
...
fix(deps): update weekly-non-major-updates (feature/beta-release)
2026-02-17 15:12:00 -05:00
Jeremy
5a2f5eba22
Merge branch 'development' into feature/beta-release
2026-02-17 15:11:39 -05:00
Jeremy
c2bf9d803c
Merge pull request #666 from Wikid82/feature/beta-release
...
Security and Testing infrastructure Remediation
2026-02-17 15:09:07 -05:00
GitHub Actions
84a225da0f
chore: Update Renovate configuration for dependency approval and Docker image tracking
2026-02-17 20:08:18 +00:00
renovate[bot]
603b6ef1f8
fix(deps): update weekly-non-major-updates
2026-02-17 19:46:58 +00:00
GitHub Actions
ff78b3c330
chore: Add gopls server configuration to MCP settings
2026-02-17 19:44:22 +00:00
GitHub Actions
2cad49de85
chore: Add tests for backup service, crowdsec startup, log service, and security headers
...
- Implement tests for BackupService to handle database extraction from backup archives with SHM and WAL entries.
- Add tests for BackupService to validate behavior when creating backups for non-SQLite databases and handling oversized database entries.
- Introduce tests for CrowdSec startup to ensure proper error handling during configuration creation.
- Enhance LogService tests to cover scenarios for skipping dot and empty directories and handling read directory errors.
- Add tests for SecurityHeadersService to ensure proper error handling during preset creation and updates.
- Update ProxyHostForm tests to include HSTS subdomains toggle and validation for port input handling.
- Enhance DNSProviders tests to validate manual challenge completion and error handling when no providers are available.
- Extend UsersPage tests to ensure fallback mechanisms for clipboard operations when the clipboard API fails.
2026-02-17 19:13:28 +00:00
GitHub Actions
9713908887
fix: format JSON threshold and warnings for consistency in test output
2026-02-17 15:14:17 +00:00
GitHub Actions
93325bb1ca
chore: Add tests for auth cookie extraction and rate limit middleware behavior
...
- Implemented tests for `extractAuthCookieToken` to ensure it returns an empty string when the request is nil and ignores non-auth cookies.
- Added tests for `isAdminSecurityControlPlaneRequest` to verify it correctly uses the decoded raw path.
- Enhanced `NewRateLimitMiddleware` tests to check fallback behavior for non-positive window values and to ensure it bypasses rate limiting for control plane bearer requests.
2026-02-17 15:13:56 +00:00
GitHub Actions
0fdaa3fef3
chore: add local patch coverage preflight instructions before unit tests across multiple agent and instruction files
2026-02-17 14:07:19 +00:00
GitHub Actions
b9bb14694f
chore: add detailed file coverage reporting and sorting functionality
2026-02-17 13:59:11 +00:00
GitHub Actions
aefbc5eee8
chore: add local pre-CI patch report generation for backend and frontend coverage
...
- Implemented a new script `local-patch-report.sh` to generate a local patch report.
- The report computes patch coverage based on changes from the current branch against `origin/main`.
- Integrated backend and frontend coverage inputs, producing both Markdown and JSON output artifacts.
- Updated existing frontend coverage script to validate the presence of LCOV coverage file.
- Added tests for coverage computation and parsing of unified diffs for changed lines.
- Enhanced error handling and validation for coverage inputs and baseline references.
2026-02-17 13:11:29 +00:00
GitHub Actions
7c82f5ad0d
fix: update database connection settings in notification rate limiting test for improved reliability
2026-02-17 08:46:39 +00:00
GitHub Actions
918cf794de
fix: update checkout step in backend job to include fetch-depth and ref for improved accuracy
2026-02-17 08:46:03 +00:00
GitHub Actions
9667ba0c1d
fix: update coverage target from 100% to 85% in codecov configuration
2026-02-17 08:45:08 +00:00
GitHub Actions
45461cdc44
fix: update test fixtures to use new hub_index_fixture.json for improved testing
2026-02-17 08:26:15 +00:00
GitHub Actions
4105ef5eee
fix: replace runtime.Caller with embed.FS for reading test fixtures
2026-02-17 08:00:39 +00:00
GitHub Actions
897a76f164
fix: streamline environment variable setup in bouncer and LAPI key tests for consistency
2026-02-17 07:32:44 +00:00
GitHub Actions
982fc9826a
fix: update setupNotificationTestDB to accept testing.T parameter for improved test isolation
2026-02-17 07:32:15 +00:00
GitHub Actions
416a9ab29c
fix: refactor BackupService to use configurable backup and cleanup functions
2026-02-17 07:31:32 +00:00
GitHub Actions
d6e01b23be
fix: update readFixture to use dynamic path for testdata directory
2026-02-17 07:31:03 +00:00
GitHub Actions
678be42576
fix: standardize formatting in TestBackupService_Restore_ZipSlip and TestRunScheduledBackup_CleanupFails
2026-02-17 05:37:53 +00:00
GitHub Actions
ab2b49667d
fix: remove parallel execution from TestFetchIndexFallbackHTTP for consistent test behavior
2026-02-17 05:37:34 +00:00
GitHub Actions
2a355d1c8c
fix: refactor bouncer key path handling and acquisition config retrieval
2026-02-17 05:12:20 +00:00
GitHub Actions
5d5d1b474a
fix: enhance credential deletion with retry logic for transient database locks
2026-02-17 04:58:13 +00:00
GitHub Actions
c98b075729
fix: update payload key in TestUpdateAcquisitionConfig to use 'content' instead of 'config'
2026-02-17 04:40:14 +00:00
GitHub Actions
fe70b60f39
fix: update certificate handler tests to use file-backed DB with busy timeout for improved isolation
2026-02-17 04:31:54 +00:00
GitHub Actions
c88b80fc4e
fix: update acquisition config tests to set environment variable and assert status code
2026-02-17 04:31:30 +00:00
GitHub Actions
d8a6a3e97b
fix: update Crowdsec handler tests to improve environment variable handling and response validation
2026-02-17 04:31:11 +00:00
GitHub Actions
4a1c6f6ac0
fix: improve error handling in ReloadPlugins test by simulating directory permission errors
2026-02-17 04:30:32 +00:00
GitHub Actions
07322be5db
fix: enhance TCP port handling in startup tests and add readiness checks
2026-02-17 04:28:00 +00:00
GitHub Actions
5d72cec406
fix: refactor TestFetchIndexFallbackHTTP to use httptest for HubBaseURL
2026-02-17 04:27:40 +00:00
GitHub Actions
0bd1ae2fde
fix: remove unnecessary database migration call in NewSecurityService
2026-02-17 04:26:46 +00:00
GitHub Actions
4bd0c4b403
fix: update database connection handling in tests to use file-backed SQLite with WAL mode
2026-02-17 01:54:28 +00:00
GitHub Actions
557e08c783
fix: enhance encryption key validation and add trigger parity check for Codecov workflows
2026-02-17 00:58:44 +00:00
GitHub Actions
2e84f88003
fix: correct file path reference in Management agent instructions
2026-02-17 00:33:30 +00:00
GitHub Actions
74faee1a33
fix: update benchmark job condition to include pull_request event
2026-02-17 00:07:16 +00:00
GitHub Actions
6d7cca712e
fix: remove workflow_run trigger from benchmark workflow
2026-02-17 00:06:03 +00:00
GitHub Actions
28f444de51
fix: update feature branch pattern in benchmark workflow to support nested branches
2026-02-17 00:04:33 +00:00
GitHub Actions
70ae7d247f
fix: add feature branch support to pull request trigger in benchmark workflow
2026-02-17 00:03:21 +00:00