Commit Graph

137 Commits

Author SHA1 Message Date
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
dependabot[bot] 4bc04a3f5f build(deps-dev): bump mypy from 1.12.0 to 1.13.0
Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 17:58:00 +00:00
Alexander Myasoedov e2b9dbb85e Merge pull request #51 from msoedov/dependabot/pip/pandas-2.2.3
build(deps): bump pandas from 2.2.2 to 2.2.3
2024-10-21 21:11:31 +03:00
dependabot[bot] 73bbb5f261 build(deps): bump pandas from 2.2.2 to 2.2.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 18:01:19 +00:00
Alexander Myasoedov 1e9febfc45 Merge pull request #42 from msoedov/dependabot/pip/tqdm-4.66.5
build(deps): bump tqdm from 4.66.3 to 4.66.5
2024-10-19 16:38:16 +03:00
Alexander Myasoedov 1ba5650036 fix(numpy issue): 0.2.6 2024-10-19 16:35:24 +03:00
Alexander Myasoedov d7f6c7bd30 fix(pkg_resources.open_binary): 0.2.5 2024-10-19 16:31:08 +03:00
Alexander Myasoedov 6759cb0acc feat(add py3.12): 0.2.4 2024-10-19 16:18:58 +03:00
Alexander Myasoedov 0ab314c367 fix(module): 2024-10-19 16:17:39 +03:00
dependabot[bot] 8ac2e77493 build(deps): bump starlette from 0.38.2 to 0.40.0
Bumps [starlette](https://github.com/encode/starlette) from 0.38.2 to 0.40.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.38.2...0.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 13:16:53 +00:00
Alexander Myasoedov ecaea7997c feat(add refusal_classifier): 0.2.3 2024-10-19 16:15:18 +03:00
Alexander Myasoedov f128864db1 feat(add stop event): 2024-10-19 15:31:29 +03:00
Alexander Myasoedov e4c0436636 feat(minor deps update): 2024-10-19 15:14:31 +03:00
Alexander Myasoedov 4ee3014bde Merge pull request #48 from msoedov/dependabot/pip/datasets-3.0.1
build(deps): bump datasets from 1.18.4 to 3.0.1
2024-10-12 16:17:40 +03:00
dependabot[bot] cc4c0191fb build(deps): bump datasets from 1.18.4 to 3.0.1
Bumps [datasets](https://github.com/huggingface/datasets) from 1.18.4 to 3.0.1.
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](https://github.com/huggingface/datasets/compare/1.18.4...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 12:31:37 +00:00
Alexander Myasoedov ad683e99ae fix(flake8): 2024-10-12 15:26:34 +03:00
Alexander Myasoedov 12695cb71a feat(update deps): 2024-10-12 15:25:01 +03:00
Alexander Myasoedov 5f32cededc feat(Update deps): 0.2.1 2024-09-28 11:53:06 +03:00
Alexander Myasoedov 8b77239666 feat(Bump release): 0.2.0 2024-09-02 17:25:54 +03:00
Alexander Myasoedov 9de2c55474 feat(Update settings): 2024-09-02 17:23:57 +03:00
Alexander Myasoedov e2a05711b2 feat(Test optimizer): 2024-09-02 17:19:29 +03:00
Alexander Myasoedov 197dadc91d feat(minor update): 2024-08-27 20:35:40 +03:00
Alexander Myasoedov 273cbfd9ed feat(bump version): 2024-08-24 01:32:11 +03:00
Alexander Myasoedov b86397b73f fix(minor fixes): 2024-08-22 11:55:30 +03:00
Alexander Myasoedov c44158def1 feat(Simplify UI): 2024-08-20 23:08:32 +03:00
Alexander Myasoedov 980e7b69c6 fix(pydantic): 2024-08-20 01:48:59 +03:00
Alexander Myasoedov bd3a507662 fix(git ignore): 2024-08-20 01:43:14 +03:00
Alexander Myasoedov 7e730f53cb fix(indent): 2024-08-20 01:36:07 +03:00
Alexander Myasoedov ed12bc0397 fix(endpoint): 2024-08-20 01:35:16 +03:00
Alexander Myasoedov 7d6ec625b9 feat(UI fix): 2024-08-19 20:58:32 +03:00
Alexander Myasoedov ee4ef7e18f feat(Add footer): 2024-08-19 19:13:17 +03:00
Alexander Myasoedov 3259c56ee0 fix(h1): 2024-08-19 18:46:57 +03:00
Alexander Myasoedov c06d8459d9 feat(add logs): 2024-08-19 18:37:27 +03:00