Commit Graph
512 Commits
Author SHA1 Message Date
rookit dcc499bc06 Merge pull request #40 - Bump react-router-dom from 7.17.0 to 7.18.1 2026-07-22 16:36:19 +08:00
rookit f8573f6fcf Merge pull request #41 - Bump antd from 6.4.3 to 6.5.1 2026-07-22 16:36:07 +08:00
rookit fdb0ac1fcb Merge pull request #36 - Bump pnpm/action-setup from 4 to 6
# Conflicts:
#	.github/workflows/ci.yml
2026-07-22 16:35:21 +08:00
rookit 5c069f89df Merge pull request #33 - Bump actions/setup-node from 6 to 7 2026-07-22 16:34:28 +08:00
rookit af780af83f Merge pull request #37 - Bump astral-sh/setup-uv from 5 to 7 2026-07-22 16:34:25 +08:00
rookit 649e9d0449 Merge pull request #34 - Bump github/codeql-action from 3 to 4
# Conflicts:
#	.github/workflows/codeql.yml
2026-07-22 16:34:22 +08:00
rookit a08c67d8ec Merge pull request #35 from dependabot/github_actions/actions/checkout-7 2026-07-22 16:33:16 +08:00
SebastionandGitHub 6ef92fd1ec fix(siem): prevent Splunk index injection
Validate Splunk index names before interpolating them into SPL queries and return 400 for invalid SIEM requests.
2026-07-22 16:31:45 +08:00
rookitandCopilot 74ff007ec8 feat: add API documentation endpoints
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-22 15:09:34 +08:00
rookitandCopilot 511f0a340d chore: proxy Vite API requests to ASGI server
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-22 15:08:50 +08:00
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
dependabot[bot]andGitHub 6534f24e2b Bump antd from 6.4.3 to 6.5.1 in /frontend
Bumps [antd](https://github.com/ant-design/ant-design) from 6.4.3 to 6.5.1.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/ant-design/ant-design/compare/6.4.3...6.5.1)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:34:12 +00:00
dependabot[bot]andGitHub 9432270db5 Bump react-router-dom from 7.17.0 to 7.18.1 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.17.0 to 7.18.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:33:58 +00:00
dependabot[bot]andGitHub 987edd6d65 Bump astral-sh/setup-uv from 5 to 7
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:32:46 +00:00
dependabot[bot]andGitHub 2be37f4fb6 Bump pnpm/action-setup from 4 to 6
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v6)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:32:42 +00:00
dependabot[bot]andGitHub affe53435f Bump actions/checkout from 4 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:32:40 +00:00
dependabot[bot]andGitHub d02b3fe1a8 Bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:32:36 +00:00
dependabot[bot]andGitHub 5b8b2a127b Bump actions/setup-node from 6 to 7
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-18 09:32:32 +00: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