Commit Graph
495 Commits
Author SHA1 Message Date
rookitandCopilot aca59879cb feat: add table help affordance
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-22 15:08:50 +08:00
funnywolfandCopilot 0c7bacea7f Pin frontend pnpm version
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.5.1
2026-07-11 20:06:49 +08:00
funnywolfandCopilot b570858d0f Prepare v0.5.1 release
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:59:35 +08:00
rootkitGitHubCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>Copilot
af9a528b7d Potential fix for code scanning alert no. 31: Information exposure through an exception
Sanitize playbook failure remarks so exception details are logged server-side but not exposed through agent API responses.

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:52:11 +08:00
funnywolfandCopilot 7e95846db7 Fix code scanning exception exposure alerts
Sanitize API-facing exception details and replace OpenCTI pattern regex with linear parsing.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:44:15 +08:00
funnywolfandCopilot 6dc0abf891 Bump docker/build-push-action from 6 to 7
Closes #22

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:31:03 +08:00
d71b99ca67 Bump @vitejs/plugin-react from 6.0.2 to 6.0.3 in /frontend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:30:30 +08:00
1622a325da Bump typescript-eslint from 8.61.0 to 8.63.0 in /frontend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:30:24 +08:00
6f18bd367a Bump softprops/action-gh-release from 2 to 3
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:30:14 +08:00
b9703a15df Bump actions/setup-node from 4 to 6
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:30:09 +08:00
527559ec5e Bump docker/setup-buildx-action from 3 to 4
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:30:02 +08:00
5786830f0d Bump lucide-react from 1.21.0 to 1.23.0 in /frontend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:26:17 +08:00
987fc929c9 Bump globals from 17.6.0 to 17.7.0 in /frontend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:26:11 +08:00
2a3fdd8c08 Bump vite from 8.0.16 to 8.1.3 in /frontend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:26:02 +08:00
0d05e06317 Bump actions/setup-python from 5 to 6
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:25:56 +08:00
d6e9c835e0 Bump nginx from 1.29-alpine to 1.31-alpine in /frontend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:25:50 +08:00
funnywolfandCopilot 9e794e637c Fix frontend CI investigation lint
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 19:15:40 +08:00
funnywolfandCopilot f01d725b3b Use database sequences for readable IDs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 18:51:10 +08:00
funnywolfandCopilot 9e943602e7 Tune production deployment concurrency settings
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 18:20:13 +08:00
funnywolfandCopilot 44e9e51f10 Simplify table tag overflow rendering
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 09:31:33 +08:00
funnywolfandCopilot fd6abe585f Disable related count sorting
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 09:09:09 +08:00
funnywolf 17170e0d2c Revert "Optimize dashboard window summary queries"
This reverts commit 04ad30e97e.
2026-07-11 09:02:41 +08:00
funnywolfandCopilot 04ad30e97e Optimize dashboard window summary queries
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-11 08:58:02 +08:00
funnywolfandCopilot 90ac8385e0 Split web detail payloads from related data
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 22:35:55 +08:00
funnywolfandCopilot 5cc4992d08 Add time indexes for list queries
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:48:57 +08:00
funnywolfandCopilot aa75eed5e3 Optimize default case list metrics
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:38:30 +08:00
funnywolfandCopilot 4fc5f1047a Optimize default artifact count query
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:33:00 +08:00
funnywolfandCopilot bb775738a8 Avoid default alert artifact count aggregation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:26:31 +08:00
funnywolfandCopilot 4059d95498 Optimize dashboard active risk aggregation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:17:44 +08:00
funnywolfandCopilot 26c581cbca Optimize dashboard mean time aggregation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:16:11 +08:00
funnywolfandCopilot f9f13bd5b5 Optimize dashboard threat keyword aggregation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:13:04 +08:00
funnywolfandCopilot 9ce796d187 Optimize dashboard risk artifact query
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:10:11 +08:00
funnywolfandCopilot 1d14d53ac2 Add database performance tooling
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-10 21:07:18 +08:00
funnywolfandCopilot ac408b5b48 Add audit log management settings
Add an admin audit logs tab with searchable/filterable read-only table, reusable detail modal support, audit readable IDs, and CSV export for the current filter set.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 19:22:36 +08:00
funnywolfandCopilot cef99c4b11 Fix audit cascade delete logging
Cache relation parents before delete so audit relation events do not query parents already removed by cascade deletes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 17:55:07 +08:00
funnywolf 38e5782149 fix mock case TTD error 2026-07-06 17:43:15 +08:00
funnywolfandCopilot c647b5043b Register asp-marketplace submodule
Track asp-marketplace as a submodule so the marketplace plugin repository stays external while remaining discoverable from the main project.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 17:28:48 +08:00
funnywolfandCopilot 0258939037 Standardize release workflow configuration
Add manifest-driven release tooling, wire CI and release workflows to validate deterministic release surfaces, register asp-doc as a submodule, and rewrite the release runbook around the standardized flow.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 17:27:36 +08:00
funnywolfandCopilot 44af8c15e3 Add operation timeouts for external requests
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 16:11:01 +08:00
funnywolfandCopilot c11a5fca63 Improve production request logging
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-06 14:52:22 +08:00
funnywolfandCopilot fae594ccd7 Simplify component README files
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-05 17:29:22 +08:00
funnywolfandCopilot d3a55343bd Prepare v0.5.0 release
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.5.0
2026-07-05 00:02:17 +08:00
funnywolf 51878b79f5 typo 2026-07-04 23:50:53 +08:00
funnywolfandCopilot 22f3ff5352 Fix frontend runtime warnings
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:46:44 +08:00
funnywolfandCopilot 42fe735913 Update deprecated Ant Design props
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:28:57 +08:00
funnywolf 887f33b986 typo 2026-07-04 23:24:29 +08:00
funnywolfandCopilot c66cf71f65 Document CLI PyPI release flow
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:23:55 +08:00
funnywolfandCopilot 8b3b090ac5 Publish CLI from release workflow
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:20:30 +08:00
funnywolfandCopilot 22ae3c2eb2 Verify CLI login and fix UUID cursors
Validate asp auth login against the authenticated version endpoint before saving settings, and encode cursor primary keys as strings so UUID-backed records paginate correctly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 23:02:35 +08:00
funnywolfandCopilot 8b2e3533a4 Update SIEM and OpenCTI settings icons
Use DatabaseSearch for SIEM and ChartNetwork for OpenCTI to better match the settings semantics.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 21:52:47 +08:00