Alexander Myasoedov
|
a8e80e85e1
|
feat(update poetry version):
|
2025-04-02 13:31:15 +03:00 |
|
Alexander Myasoedov
|
f97c3367b4
|
Merge pull request #209 from msoedov/dependabot/pip/pre-commit-4.2.0
build(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
|
2025-04-02 13:02:35 +03:00 |
|
dependabot[bot]
|
c065818053
|
build(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 17:14:47 +00:00 |
|
Alexander Myasoedov
|
1139577eaa
|
Merge pull request #207 from msoedov/dependabot/pip/orjson-3.10.16
build(deps): bump orjson from 3.10.15 to 3.10.16
|
2025-03-31 22:47:38 +03:00 |
|
dependabot[bot]
|
5d6a65350f
|
build(deps): bump orjson from 3.10.15 to 3.10.16
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.15 to 3.10.16.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.10.15...3.10.16)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 19:11:59 +00:00 |
|
Alexander Myasoedov
|
c277cca045
|
fix(pc):
|
2025-03-31 22:10:02 +03:00 |
|
Alexander Myasoedov
|
fcbb832968
|
Merge pull request #208 from msoedov/dependabot/pip/mkdocs-material-9.6.10
build(deps-dev): bump mkdocs-material from 9.6.7 to 9.6.10
|
2025-03-31 22:08:52 +03:00 |
|
dependabot[bot]
|
a0e523758d
|
build(deps-dev): bump mkdocs-material from 9.6.7 to 9.6.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.7 to 9.6.10.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.7...9.6.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 18:21:34 +00:00 |
|
Alexander Myasoedov
|
5ebf428de6
|
Merge pull request #206 from msoedov/dependabot/pip/inline-snapshot-0.20.9
build(deps-dev): bump inline-snapshot from 0.20.6 to 0.20.9
|
2025-03-24 20:21:04 +02:00 |
|
dependabot[bot]
|
d5fe89f298
|
build(deps-dev): bump inline-snapshot from 0.20.6 to 0.20.9
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.20.6 to 0.20.9.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/0.20.6...0.20.9)
---
updated-dependencies:
- dependency-name: inline-snapshot
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-24 18:17:34 +00:00 |
|
Alexander Myasoedov
|
98b7d7f691
|
Merge pull request #204 from superpoussin22/correct_dockerfile
Update Dockerfile
|
2025-03-21 12:59:36 +02:00 |
|
superpoussin22
|
c5ddcb2d75
|
Update Dockerfile
correct syntax
update lock file to avoid build failure
|
2025-03-21 08:52:56 +01:00 |
|
Alexander Myasoedov
|
da63270142
|
fix(pc):
|
2025-03-18 17:40:23 +02:00 |
|
Alexander Myasoedov
|
bf5f7a7dff
|
Merge pull request #202 from ikhanganin/main
Improvements to Code Quality and Bug Fixes
|
2025-03-18 17:30:04 +02:00 |
|
Ismail mach
|
d3ccea76b6
|
Auto-fix: formatting, bug fixes, import sorting, and type check improvements
Signed-off-by: ikhanganin <ismailmac39@gmail.com>
|
2025-03-18 15:12:00 +00:00 |
|
Alexander Myasoedov
|
b7fef85750
|
Merge pull request #190 from DevGajjar28/handleOutsideClick
Fix: Update handleOutsideClick to use textarea ref (#175)
|
2025-03-18 14:18:00 +02:00 |
|
Dev Gajjar
|
a1249cae12
|
Fix: Update handleOutsideClick to use textarea ref (#175)
|
2025-03-18 16:12:12 +05:30 |
|
Alexander Myasoedov
|
8549aee952
|
Merge pull request #187 from nemanjaASE/issue-173-no-error-handling
Add error handling in main.js (verifyIntegration)
|
2025-03-16 22:38:15 +02:00 |
|
Alexander Myasoedov
|
414ee62467
|
Merge branch 'main' of github.com:msoedov/agentic_security
|
2025-03-16 22:24:11 +02:00 |
|
Alexander Myasoedov
|
7f68224716
|
fix(fmt):
|
2025-03-16 22:23:12 +02:00 |
|
Alexander Myasoedov
|
3910bab28e
|
feat(add mcp client):
|
2025-03-16 22:22:22 +02:00 |
|
Alexander Myasoedov
|
8a4dcfd43e
|
feat(add mcp server):
|
2025-03-16 22:22:11 +02:00 |
|
Alexander Myasoedov
|
17234a846b
|
feat(add mcp module):
|
2025-03-16 22:22:00 +02:00 |
|
Alexander Myasoedov
|
a51a3aa497
|
feat(add spec endpoint):
|
2025-03-16 22:21:42 +02:00 |
|
Alexander Myasoedov
|
0b3424e9fd
|
feat(add spec file):
|
2025-03-16 22:21:26 +02:00 |
|
Alexander Myasoedov
|
f81b32d9b4
|
feat(Add mcp server instruction):
|
2025-03-16 22:21:10 +02:00 |
|
Alexander Myasoedov
|
a9f8090614
|
feat(add mcp project):
|
2025-03-16 22:19:11 +02:00 |
|
nemanjaASE
|
8770726f63
|
Add error handling in main.js (verifyIntegration)
|
2025-03-16 16:44:08 +01:00 |
|
Alexander Myasoedov
|
ffc4f94a0a
|
Merge pull request #177 from msoedov/dependabot/pip/huggingface-hub-0.29.2
build(deps-dev): bump huggingface-hub from 0.28.1 to 0.29.2
|
2025-03-14 20:01:02 +02:00 |
|
dependabot[bot]
|
5edd4f0959
|
build(deps-dev): bump huggingface-hub from 0.28.1 to 0.29.2
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.28.1 to 0.29.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.28.1...v0.29.2)
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-14 17:55:26 +00:00 |
|
Alexander Myasoedov
|
e495f9626f
|
Merge pull request #186 from msoedov/dependabot/pip/datasets-3.4.0
build(deps): bump datasets from 3.3.2 to 3.4.0
|
2025-03-14 19:53:31 +02:00 |
|
dependabot[bot]
|
b45006c0d1
|
build(deps): bump datasets from 3.3.2 to 3.4.0
Bumps [datasets](https://github.com/huggingface/datasets) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](https://github.com/huggingface/datasets/compare/3.3.2...3.4.0)
---
updated-dependencies:
- dependency-name: datasets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-14 17:33:22 +00:00 |
|
Alexander Myasoedov
|
d60d87f142
|
Merge pull request #185 from msoedov/dependabot/pip/inline-snapshot-0.20.6
build(deps-dev): bump inline-snapshot from 0.20.5 to 0.20.6
|
2025-03-14 11:54:55 +02:00 |
|
dependabot[bot]
|
68f01622fc
|
build(deps-dev): bump inline-snapshot from 0.20.5 to 0.20.6
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.20.5 to 0.20.6.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/15r10nk/inline-snapshot/compare/0.20.5...0.20.6)
---
updated-dependencies:
- dependency-name: inline-snapshot
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-13 17:23:59 +00:00 |
|
Alexander Myasoedov
|
29787ae5fc
|
fix(report):
|
2025-03-13 19:21:13 +02:00 |
|
Alexander Myasoedov
|
1d0e88b001
|
Merge branch 'main' of github.com:msoedov/agentic_security
|
2025-03-13 18:42:28 +02:00 |
|
Alexander Myasoedov
|
8e5a53eaa3
|
fix(pc):
|
2025-03-13 18:42:16 +02:00 |
|
Alexander Myasoedov
|
dcaba04dd6
|
Merge pull request #184 from nemanjaASE/issue-174-missing-error-handling
Add missing error handling in main.js (acceptConsent)
|
2025-03-13 18:35:43 +02:00 |
|
Alexander Myasoedov
|
f4271ef2a1
|
fix(csv loader):
|
2025-03-13 18:32:22 +02:00 |
|
Alexander Myasoedov
|
feb1becb3e
|
feat(update registry):
|
2025-03-13 18:26:54 +02:00 |
|
Alexander Myasoedov
|
7b44a2f510
|
feat(add csv utils):
|
2025-03-13 18:26:27 +02:00 |
|
Alexander Myasoedov
|
e3c3119790
|
fix(csv to gitignore):
|
2025-03-13 18:26:12 +02:00 |
|
nemanjaASE
|
e171f0216e
|
Add missing error handling in main.js (acceptConsent)
|
2025-03-13 17:17:48 +01:00 |
|
Alexander Myasoedov
|
5d712ebce4
|
fix(state and toast):
|
2025-03-13 18:12:48 +02:00 |
|
Alexander Myasoedov
|
37a6e7a5bc
|
fix(data loaders):
|
2025-03-13 18:12:33 +02:00 |
|
Alexander Myasoedov
|
85216ad106
|
fix(logger config):
|
2025-03-13 18:12:21 +02:00 |
|
Alexander Myasoedov
|
bb2e0e7517
|
feat(default values if config is outupdated):
|
2025-03-13 17:45:35 +02:00 |
|
Alexander Myasoedov
|
8689efbe59
|
feat(bump SETTINGS_VERSION):
|
2025-03-13 17:45:01 +02:00 |
|
Alexander Myasoedov
|
0b41fe0e3f
|
Merge branch 'main' of github.com:msoedov/agentic_security
|
2025-03-13 17:41:32 +02:00 |
|
Alexander Myasoedov
|
c3776df5c1
|
Merge pull request #183 from nemanjaASE/issue-167-hardcoded-values
Remove hardcoded values from fuzzer.py
|
2025-03-13 17:41:04 +02:00 |
|