Commit Graph
471 Commits
Author SHA1 Message Date
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
funnywolfandCopilot 4870f5c1c4 Add OpenCTI threat intelligence provider
Add database-backed OpenCTI settings, provider integration, targeted tests, and threat intelligence settings tabs. Fix AlienVault OTX test authentication to validate API keys against an authenticated endpoint.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 21:06:04 +08:00
funnywolfandCopilot 20735ae0b7 refactor: remove MCP runtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-04 00:12:43 +08:00
funnywolf 69b8a38ac6 Merge branch 'dev' 2026-07-03 23:06:32 +08:00
rookitandCopilot 7d05a9a4a6 chore(cli): add PyPI package metadata
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-03 15:23:20 +08:00
rookitandCopilot b7e7ae7dfe Stop tracking embedded repositories
Treat asf-doc and asp-marketplace as local independent repositories by removing their gitlinks from the parent index and ignoring the paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-03 11:21:14 +08:00
funnywolfandCopilot 902112cea2 Implement ASP CLI agent API foundation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-02 22:19:09 +08:00
funnywolfandCopilot 8e2bb494a9 Add ASP CLI agent integration design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-02 21:42:39 +08:00
funnywolfandCopilot 9966c623d8 Update homepage docs ref
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 21:29:55 +08:00
rootkitandGitHub e9eb3d8b92 Merge pull request #25 from FunnyWolf/dev
Dev
2026-07-01 21:12:40 +08:00
funnywolf 361088b167 add issues template 2026-07-01 21:12:16 +08:00
funnywolfandCopilot 5ce3b7f485 Update docs and marketplace MCP refs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 21:02:53 +08:00
funnywolfandCopilot e279a81f76 Implement MCP comment attachment access
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 20:19:57 +08:00
funnywolfandCopilot b526f0e794 Add MCP comment attachments spec
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 20:14:01 +08:00
funnywolfandCopilot 4a440e85aa Add configurable left-pinned table columns
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 19:05:12 +08:00
funnywolf bb947a200e fix ci error 2026-07-01 18:34:48 +08:00
rookit 5122686d53 add TODO 2026-07-01 15:02:08 +08:00
rookitandCopilot 2b08f747b3 Store table preferences in backend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 14:02:04 +08:00
rookit 4753f945f1 add websocket 2026-06-29 13:46:26 +08:00
rookitandCopilot 7cad6783e9 Design backend table preferences
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 13:45:05 +08:00
rookitandCopilot 60f4751a23 Design websocket message and inbox realtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 11:31:11 +08:00
rootkitandGitHub b10755878b Merge pull request #24 from FunnyWolf/dev
Dev
2026-06-28 23:05:02 +08:00
funnywolfandCopilot b8a28a2998 Prepare v0.4.1 release
Map v0.4.1 to its release notes, update the compose package image template, and advance the documentation submodule.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.4.1
2026-06-28 22:52:55 +08:00
funnywolfandCopilot ddae5ae4b2 Document compose backup and restore
Add stopped full backup and restore guidance to the Docker Compose package README files and update the documentation submodule pointer.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:45:28 +08:00
funnywolfandCopilot 0a771f2843 Add compose package Chinese README
Include a standalone Chinese README in the Docker Compose release package and update the documentation submodule with deployment operations and upgrade pages.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:32:50 +08:00