Commit Graph

203 Commits

Author SHA1 Message Date
Alexander Myasoedov 27f7ed693b fix(improts): 2025-01-05 12:30:18 +02:00
Alexander Myasoedov 0c5dc5bc4a fix(add tomli): 2025-01-04 19:43:54 +02:00
Alexander Myasoedov 7a7ee4f0de fix(cli config): 2025-01-04 19:40:56 +02:00
Alexander Myasoedov 64f7f4b2d5 feat(Update CLI): 2025-01-04 19:32:17 +02:00
Alexander Myasoedov 1138b66852 feat(add toml configuration): 2025-01-04 19:20:52 +02:00
Alexander Myasoedov 6f8b942365 feat(add AS_TOKEN): 2025-01-03 09:07:57 +02:00
Alexander Myasoedov 0a536ee999 feat(add unit tests): 2025-01-03 00:10:34 +02:00
Alexander Myasoedov ffd7d710f1 feat(Add backend): 2025-01-03 00:07:10 +02:00
Alexander Myasoedov 9de34e2835 feat(add GH action doc): 2025-01-02 01:53:26 +02:00
Alexander Myasoedov a7cddd2041 fix(test): 2025-01-02 01:50:34 +02:00
Alexander Myasoedov 986dfa9857 fix(workflow): 2025-01-02 01:48:32 +02:00
Alexander Myasoedov 39601f2b30 fix(prompt scanner): 2025-01-02 01:45:46 +02:00
Alexander Myasoedov 22286b966a fix(action): 2025-01-02 01:39:36 +02:00
Alexander Myasoedov dc873e87d3 feat(sample gh action): 2025-01-02 01:38:05 +02:00
Alexander Myasoedov a638f3bb67 fix(linter): 2025-01-02 01:24:12 +02:00
Alexander Myasoedov f561fa2f96 feat(table reporting): 2025-01-02 01:23:43 +02:00
Alexander Myasoedov f0abb1f3e6 feat(Add labels): 2024-12-30 14:55:49 +02:00
Alexander Myasoedov 91bf10c310 feat(Add more providers): 2024-12-30 14:39:27 +02:00
Alexander Myasoedov 1c3f2dd83d feat(Add BASE64_AUDIO): 2024-12-30 14:34:46 +02:00
Alexander Myasoedov f1460c127f fix(imports): 2024-12-28 13:18:04 +02:00
Alexander Myasoedov 4429a1bd80 feat(Update UX): 2024-12-28 11:32:17 +02:00
Alexander Myasoedov e5669911ce feat(add image and audio gen): 2024-12-27 20:38:09 +02:00
Alexander Myasoedov a459b4e434 Merge pull request #69 from msoedov/dependabot/pip/jinja2-3.1.5
build(deps): bump jinja2 from 3.1.4 to 3.1.5
2024-12-25 10:03:51 +02:00
dependabot[bot] e133b0296b build(deps): bump jinja2 from 3.1.4 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-25 07:53:50 +00:00
Alexander Myasoedov ed06bc967c Merge pull request #68 from msoedov/dependabot/pip/inline-snapshot-0.18.1
build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
2024-12-25 09:52:30 +02:00
Alexander Myasoedov 1335be9b0b feat(Update modules interface): 2024-12-24 23:29:20 +02:00
dependabot[bot] 9ad6d5697f build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.13.3 to 0.18.1.
- [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/v0.13.3...0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:56:18 +00:00
Alexander Myasoedov 79cbdf6c4d fix(garak runner): 2024-12-23 16:45:44 +02:00
Alexander Myasoedov f844ed11df Merge branch 'main' of github.com:msoedov/langalf 2024-12-23 16:45:09 +02:00
Alexander Myasoedov 4cf9f1b32c fix(garak): 2024-12-23 16:45:04 +02:00
Alexander Myasoedov e7dd3df717 Merge pull request #67 from msoedov/dependabot/pip/pydantic-2.10.4
build(deps): bump pydantic from 2.9.2 to 2.10.4
2024-12-22 17:51:32 +02:00
dependabot[bot] 1ab2ab28ad build(deps): bump pydantic from 2.9.2 to 2.10.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-22 15:24:42 +00:00
Alexander Myasoedov 846fa1697d fix(spec): 2024-12-19 21:52:09 +02:00
Alexander Myasoedov 0100306da7 feat(add has_files / has_image functionality): 2024-12-19 21:51:20 +02:00
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