Commit Graph

169 Commits

Author SHA1 Message Date
Alexander Myasoedov 59c45d2281 feat(add new spec samples): 2024-12-19 21:47:23 +02:00
Alexander Myasoedov 9189b52453 fix(add tests): 2024-12-19 21:29:38 +02:00
Alexander Myasoedov da362990b2 fix(add image and files to llm spec): 2024-12-19 21:21:18 +02:00
Alexander Myasoedov 88d6024d33 fix(Update readme): 2024-12-18 17:06:06 +02:00
Alexander Myasoedov 00b7c13dbd fix(tests): 2024-12-17 15:05:19 +02:00
Alexander Myasoedov a38bcec50f feat(add probe image endpoint): 2024-12-17 15:01:51 +02:00
Alexander Myasoedov 9e8b9ec33e feat(add python-multipart==0.0.20): 2024-12-17 14:17:13 +02:00
Alexander Myasoedov 37b292a48a fix(add file self probe endpoint): 2024-12-17 14:16:49 +02:00
Alexander Myasoedov 1ac4de4da9 feat(add file spec): 2024-12-16 15:35:14 +02:00
Alexander Myasoedov 058c744709 feat(add new probes): 2024-12-16 11:33:36 +02:00
Alexander Myasoedov 50b74a6739 fix(import): 2024-12-15 19:37:06 +02:00
Alexander Myasoedov 924a032c2d fix(tests): 2024-12-15 19:34:20 +02:00
Alexander Myasoedov c01a84e45d fix(tests): 2024-12-15 19:28:26 +02:00
Alexander Myasoedov 68620b7fdc fix(AgenticSecurity.scan tests and signature): 2024-12-15 19:24:11 +02:00
Alexander Myasoedov 5d5f9b31e8 fix(rm agent): 2024-12-15 18:42:21 +02:00
Alexander Myasoedov 4520fb42b6 feat(split static): 2024-12-11 20:32:42 +02:00
Alexander Myasoedov 314617651f feat(process_prompt): 2024-12-11 18:02:26 +02:00
Alexander Myasoedov b5ecc28ab6 refactor(generate_prompts): 2024-12-11 17:46:37 +02:00
Alexander Myasoedov 6df0ba5d52 feat(small incr improvement): 2024-12-11 17:39:44 +02:00
Alexander Myasoedov c37ee7f7fa fix(fuzzer): 2024-12-10 20:18:51 +02:00
Alexander Myasoedov 4ce9d266d8 fix(linter): 2024-12-10 19:00:48 +02:00
Alexander Myasoedov bfda10eaf6 feat(add msj dataset generator): 2024-12-10 18:59:39 +02:00
Alexander Myasoedov 920dc1da2f fix(imports): 2024-12-10 15:40:32 +02:00
Alexander Myasoedov f94539d8e6 feat(add tests): 2024-12-10 15:39:47 +02:00
Alexander Myasoedov d365113440 feat(add more tests): 2024-12-02 23:49:30 +02:00
Alexander Myasoedov 10dc91060f feat(fix test gaps): 2024-12-02 20:58:57 +02:00
Alexander Myasoedov b2a12a3a62 feat(add MSJ part 1): 2024-12-02 20:41:08 +02:00
Alexander Myasoedov 1b5f13066d fix(update UX and add save state): 0.3.3 2024-11-30 18:56:11 +02:00
Alexander Myasoedov 430aeb68f1 fix(InconsistentVersionWarning: Trying to unpickle estimator StandardScaler): 2024-11-30 12:54:23 +02:00
Alexander Myasoedov 12bd95b74d fix(rm IS_VERCEL): 2024-11-30 12:53:34 +02:00
Alexander Myasoedov 7b086242a3 feat(add jinja2): 2024-11-30 09:41:14 +02:00
Alexander Myasoedov f1a08b6994 feat(bump version): 2024-11-30 09:39:40 +02:00
Alexander Myasoedov 789d0100f1 feat(add templates): 2024-11-30 09:38:48 +02:00
Alexander Myasoedov f57f3e9f43 fix(fmt): 2024-11-30 00:02:31 +02:00
Alexander Myasoedov 107181fae2 feat(Deprecate py310): 2024-11-29 23:57:13 +02:00
Alexander Myasoedov fa27f8e70e feat(add perform_multi_step_scan): 2024-11-29 23:26:44 +02:00
Alexander Myasoedov 03dcf8c644 feat(Update app structure): 2024-11-29 23:11:40 +02:00
Alexander Myasoedov 65edfe8930 feat(minor api improvement): 2024-11-29 16:19:27 +02:00
Alexander Myasoedov e7cf291433 feat(AI Red Team Ethical Use Agreement): 2024-11-25 23:43:45 +02:00
Alexander Myasoedov ab10244818 feat(Add option to disable telemetry): 2024-11-25 23:26:25 +02:00
Alexander Myasoedov 1519c9e612 Merge pull request #62 from msoedov/dependabot/pip/aiohttp-3.10.11
build(deps): bump aiohttp from 3.10.3 to 3.10.11
2024-11-18 23:49:52 +02:00
dependabot[bot] ee0e9a8596 build(deps): bump aiohttp from 3.10.3 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.3 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.3...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 21:31:58 +00:00
Alexander Myasoedov cca85a5f72 Merge pull request #57 from msoedov/dependabot/pip/httpx-0.27.2
build(deps): bump httpx from 0.27.0 to 0.27.2
2024-10-28 22:09:27 +02:00
dependabot[bot] 63d7744ca6 build(deps): bump httpx from 0.27.0 to 0.27.2
Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 to 0.27.2.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.27.0...0.27.2)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 17:29:27 +00:00
Alexander Myasoedov cc94f58327 Merge pull request #50 from msoedov/dependabot/pip/starlette-0.40.0
build(deps): bump starlette from 0.38.2 to 0.40.0
2024-10-26 01:29:36 +03:00
Alexander Myasoedov 6904136df2 Merge pull request #55 from msoedov/dependabot/pip/numpy-2.1.2
build(deps): bump numpy from 1.26.4 to 2.1.2
2024-10-25 20:26:38 +03:00
dependabot[bot] 2a949ebcee build(deps): bump numpy from 1.26.4 to 2.1.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.1.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 17:14:37 +00:00
Alexander Myasoedov 9e26e3ed6e Merge pull request #54 from msoedov/dependabot/pip/scikit-learn-1.5.2
build(deps): bump scikit-learn from 1.5.1 to 1.5.2
2024-10-24 20:46:05 +03:00
dependabot[bot] 7784388b36 build(deps): bump scikit-learn from 1.5.1 to 1.5.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.2)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 17:41:37 +00:00
Alexander Myasoedov d3cfd885e2 Merge pull request #53 from msoedov/dependabot/pip/mypy-1.13.0
build(deps-dev): bump mypy from 1.12.0 to 1.13.0
2024-10-23 21:54:50 +03:00