Skip to content

Releases: msoedov/agentic_security

0.7.0

12 Mar 11:43
Compare
Choose a tag to compare

What's Changed

  • fix(clean up): by Alexander Myasoedov, @msoedov
  • Add missing documentation in report_chart.py by nemanjaASE, @93867316+nemanjaASE
  • fix(link): by Alexander Myasoedov, @msoedov
  • feat(add demo gif): by Alexander Myasoedov, @msoedov
  • Fix error handling by nemanjaASE, @93867316+nemanjaASE
  • feat(add gif to repo): by Alexander Myasoedov, @msoedov
  • fix(link): by Alexander Myasoedov, @msoedov
  • build(deps): bump datasets from 3.3.0 to 3.3.2 by dependabot[bot], @49699333+dependabot[bot]
  • fix(AttributeError: 'NoneType' object has no attribute 'values'): by Alexander Myasoedov, @msoedov
  • Add error handling in report_chart.py by nemanjaASE, @93867316+nemanjaASE
  • build(deps-dev): bump mkdocstrings from 0.28.2 to 0.29.0 by dependabot[bot], @49699333+dependabot[bot]
  • fix(pc): by Alexander Myasoedov, @msoedov
  • spacing by sjay8, @jayaswal
  • spacing by sjay8, @jayaswal
  • fixed spacing issues-4 by sjay8, @jayaswal
  • Added error handling for subprocess.run calls by logging errors and raising AudioGenerationError. Ensured cleanup of temporary files even if an error occurs. by nemanjaASE, @93867316+nemanjaASE
  • fixed spacing issues-2 by sjay8, @jayaswal
  • fixed spacing issues by sjay8, @jayaswal
  • typo fixed by sjay8, @jayaswal
  • formatting in comment by sjay8, @jayaswal
  • Fixed issue 137: ensuring http/https with :// is present by sjay8, @jayaswal
  • fix(minor docs update): by Alexander Myasoedov, @msoedov
  • fix(mcp server): by Alexander Myasoedov, @msoedov
  • fix(typo in base.js): by Alexander Myasoedov, @msoedov
  • feat(add toast): by Alexander Myasoedov, @msoedov
  • feat(add new theme): by Alexander Myasoedov, @msoedov
  • refactor(data module): by Alexander Myasoedov, @msoedov
  • fix(pytest workers): by Alexander Myasoedov, @msoedov
  • fix(pc): by Alexander Myasoedov, @msoedov
  • Fix: Remove unused imports with pycln by nemanjaASE, @93867316+nemanjaASE
  • chore: update pytest configuration to enable parallel test execution by Praveenk8051, @Praveenk8051
  • chore: update poetry.lock and pyproject.toml to include pytest-xdist by Praveenk8051, @Praveenk8051
  • Add type annotations to functions and methods for improved clarity and maintainabiliy by nemanjaASE, @93867316+nemanjaASE
  • fix: move routes/test_* to /tests/routes by doa, @dogakantarci
  • Moved test files from agentic_security.probe_actor to tests.probe_actor by doa, @dogakantarci
  • fix(SecurityScanner): by Alexander Myasoedov, @msoedov
  • fix: issue #156 - move test file to tests dir by doa, @dogakantarci
  • fix(conflicting logger conf): by Alexander Myasoedov, @msoedov
  • fix(logging): by Alexander Myasoedov, @msoedov
  • feat(re org tests): by Alexander Myasoedov, @msoedov
  • fix(logger name): by Alexander Myasoedov, @msoedov
  • feat(add logutils): by Alexander Myasoedov, @msoedov

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

07 Mar 17:43
Compare
Choose a tag to compare

What's Changed

Changes since 0.5.1

  • feat(bump version): by Alexander Myasoedov, @msoedov
  • build(deps): bump numpy from 2.2.2 to 2.2.3 by dependabot[bot], @49699333+dependabot[bot]
  • build(deps-dev): bump mkdocstrings from 0.28.1 to 0.28.2 by dependabot[bot], @49699333+dependabot[bot]
  • build(deps-dev): bump pytest from 8.3.4 to 8.3.5 by dependabot[bot], @49699333+dependabot[bot]
  • build(deps): bump jinja2 from 3.1.5 to 3.1.6 by dependabot[bot], @49699333+dependabot[bot]
  • feat(update docs): by Alexander Myasoedov, @msoedov
  • fix(icon): by Alexander Myasoedov, @msoedov
  • build(deps): bump matplotlib from 3.10.0 to 3.10.1 by dependabot[bot], @49699333+dependabot[bot]
  • build(deps-dev): bump mkdocs-material from 9.6.4 to 9.6.7 by dependabot[bot], @49699333+dependabot[bot]
  • feat(update doc style): by Alexander Myasoedov, @msoedov
  • fix(test 2nd link): by Alexander Myasoedov, @msoedov
  • fix(revert demo): by Alexander Myasoedov, @msoedov
  • fix(readme): by Alexander Myasoedov, @msoedov
  • feat(Readme update): by Alexander Myasoedov, @msoedov
  • build(deps-dev): bump mypy from 1.14.1 to 1.15.0 by dependabot[bot], @49699333+dependabot[bot]
  • build(deps): bump termcolor from 2.4.0 to 2.5.0 by dependabot[bot], @49699333+dependabot[bot]
  • fix(init_banner): by Alexander Myasoedov, @msoedov
  • feat(error handling in fuzzer): by Alexander Myasoedov, @msoedov
  • fix(error handling on verify): by Alexander Myasoedov, @msoedov
  • build(deps): bump fastapi from 0.115.8 to 0.115.11 by dependabot[bot], @49699333+dependabot[bot]
  • feat(add fe is_active logic): by Alexander Myasoedov, @msoedov
  • feat(add is_active flag): by Alexander Myasoedov, @msoedov
  • fix(pc): by Alexander Myasoedov, @msoedov
  • feat(add test_registry_accessibility): by Alexander Myasoedov, @msoedov
  • fix(pc): by Alexander Myasoedov, @msoedov
  • refactor(deprecate models.schema): by Alexander Myasoedov, @msoedov
  • fix(pc): by Alexander Myasoedov, @msoedov
  • fix(fuzzer): by Alexander Myasoedov, @msoedov
  • fix(fuzzer): by Alexander Myasoedov, @msoedov
  • feat(add process_prompt_batch): by Alexander Myasoedov, @msoedov
  • feat(add t5 model for testing): by Alexander Myasoedov, @msoedov
  • refactor(generate_default_settings): by Alexander Myasoedov, @msoedov
  • feat(move banner): by Alexander Myasoedov, @msoedov
  • feat(update test markers): by Alexander Myasoedov, @msoedov
  • feat(update pytest options): by Alexander Myasoedov, @msoedov
  • feat(add slow test pytest cfg): by Alexander Myasoedov, @msoedov
  • feat(add tests dir): by Alexander Myasoedov, @msoedov
  • build(deps-dev): bump inline-snapshot from 0.20.1 to 0.20.3 by dependabot[bot], @49699333+dependabot[bot]
  • feat(Add banner): by Alexander Myasoedov, @msoedov
  • caught the json exception and imitated another error which was above it by arvinnick, @arvin.nick.90
  • fix(ignore_errors = [KeyboardInterrupt]): by Alexander Myasoedov, @msoedov
  • fix(linter): by Alexander Myasoedov, @msoedov
  • feat(add crew agent): by Alexander Myasoedov, @msoedov
  • feat(add pydantic_ai): by Alexander Myasoedov, @msoedov
  • feat(add agents module): by Alexander Myasoedov, @msoedov
  • fix(update operator py): by Alexander Myasoedov, @msoedov
  • feat(add orjson): by Alexander Myasoedov, @msoedov
  • feat(add configurable network timeout): by Alexander Myasoedov, @msoedov
  • feat(add caching cfg): by Alexander Myasoedov, @msoedov
  • feat(add network.retry): by Alexander Myasoedov, @msoedov
  • refactor(config->settings): by Alexander Myasoedov, @msoedov
  • fix(E( 00.00 )): by Alexander Myasoedov, @msoedov
  • feat( FastAPI(default_response_class=ORJSONResponse)): by Alexander Myasoedov, @msoedov
  • fix(add spec OpenRouter.ai to base.js) by Oleksandr Maistrenko, @al.master2000
  • fix(typo): by Alexander Myasoedov, @msoedov
  • feat(Update readme): by Alexander Myasoedov, @msoedov

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

20 Feb 21:38
Compare
Choose a tag to compare

Full Changelog: 0.4.5...0.5.1

  • feat(fix linter): by Alexander Myasoedov, @msoedov
  • fix(typo): by Alexander Myasoedov, @msoedov
  • fix(fmt): by Alexander Myasoedov, @msoedov
  • fix(empty value in secret expansion): by Alexander Myasoedov, @msoedov
  • fix(linter): by Alexander Myasoedov, @msoedov
  • feat(bump 0.5.0): by Alexander Myasoedov, @msoedov
  • feat(add $VAR expansion from config): by Alexander Myasoedov, @msoedov
  • fix(disable logging): by Alexander Myasoedov, @msoedov
  • feat(add InMemorySecrets to fuzzer): by Alexander Myasoedov, @msoedov
  • fix(imports): by Alexander Myasoedov, @msoedov
  • feat(add InMemorySecrets): by Alexander Myasoedov, @msoedov
  • feat(update telemetry): by Alexander Myasoedov, @msoedov
  • feat(simplify lib by refactoring config): by Alexander Myasoedov, @msoedov
  • feat(update default config path): by Alexander Myasoedov, @msoedov
  • fix(pre commit): by Alexander Myasoedov, @msoedov
  • fix(.gitattributes ): by Alexander Myasoedov, @msoedov
  • feat(add .gitattributes ): by Alexander Myasoedov, @msoedov
  • fix(csv file generation bug): by Alexander Myasoedov, @msoedov
  • feat(update scan fe logic): by Alexander Myasoedov, @msoedov
  • fix(add latency param): by Alexander Myasoedov, @msoedov
  • fix(2024->2025): by Alexander Myasoedov, @msoedov
  • feat(update theme, fix cdn link): by Alexander Myasoedov, @msoedov
  • fix(discord link): by Alexander Myasoedov, @msoedov
  • fix(.pre-commit-config.yaml): by Alexander Myasoedov, @msoedov
  • fix(static files proxing): by Alexander Myasoedov, @msoedov
  • fix(fix network error handling in fuzzer): by Alexander Myasoedov, @msoedov
  • feat(update handling of static files): by Alexander Myasoedov, @msoedov
  • feat(update markdown linter): by Alexander Myasoedov, @msoedov
  • fix(isort): by Alexander Myasoedov, @msoedov
  • feat(add llm icons): by Alexander Myasoedov, @msoedov
  • fix(fix config bar): by Alexander Myasoedov, @msoedov
  • fix(end-of-file-fixer rule): by Alexander Myasoedov, @msoedov
  • fix(file): by Alexander Myasoedov, @msoedov
  • fix(pre commit): by Alexander Myasoedov, @msoedov
  • style: streamline code formatting in operator.py for improved readability by Praveenk8051, @Praveenk8051
  • refactor: update type hints in AgentSpecification for improved clarity and consistency by Praveenk8051, @Praveenk8051
  • style: improve code formatting and consistency in operator.py by Praveenk8051, @Praveenk8051
  • fix: update type hints in OperatorToolBox for consistency by Praveenk8051, @Praveenk8051
  • feat: enhance AgentSpecification and OperatorToolBox with optional typing and improved logging by Praveenk8051, @Praveenk8051
  • migration to vueCLi and css to tailwind css 3 done by Niharika Goulikar, @goulikarniharika
  • Create Vue CLI Setup by Rumixyz, @166471932+Rumixyz
  • fix(chmod +x changelog.sh): by Alexander Myasoedov, @msoedov
  • feat(operator): add agent testing functionality with endpoint verification by Praveenk8051, @Praveenk8051

0.4.5

15 Feb 11:36
Compare
Choose a tag to compare

Full Changelog: 0.4.5...0.4.5

  • feat(Bump version): by Alexander Myasoedov, @msoedov
  • feat(add changelog sh): by Alexander Myasoedov, @msoedov
  • feat(update fast api): by Alexander Myasoedov, @msoedov
  • feat(update deps): by Alexander Myasoedov, @msoedov
  • build(deps-dev): bump mkdocstrings from 0.27.0 to 0.28.1 by dependabot[bot], @49699333+dependabot[bot]
  • feat(Add discord link): by Alexander Myasoedov, @msoedov
  • fix(tests): by Alexander Myasoedov, @msoedov
  • feat(add scan-csv api route): by Alexander Myasoedov, @msoedov
  • feat(add IntegrationProto): by Alexander Myasoedov, @msoedov
  • feat(add integrations module): by Alexander Myasoedov, @msoedov
  • feat(improve audio modality generation): by Alexander Myasoedov, @msoedov
  • feat(add more image generation variants): by Alexander Myasoedov, @msoedov
  • fix(add exlude rules): by Alexander Myasoedov, @msoedov
  • fix(readme): by Alexander Myasoedov, @msoedov
  • fix(disable pycln): by Alexander Myasoedov, @msoedov
  • fix(docs): by Alexander Myasoedov, @msoedov
  • fix(git ignore): by Alexander Myasoedov, @msoedov
  • fix(pre commit): by Alexander Myasoedov, @msoedov
  • feat(docs + pre commit): by Alexander Myasoedov, @msoedov
  • feat(minor doc updates): by Alexander Myasoedov, @msoedov
  • feat(add cost module): by Alexander Myasoedov, @msoedov

0.4.4

08 Feb 08:44
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump huggingface-hub from 0.25.1 to 0.27.1 by @dependabot in #96
  • Add Module class documentation and interface example by @Praveenk8051 in #98
  • build(deps-dev): bump inline-snapshot from 0.18.1 to 0.19.3 by @dependabot in #97
  • build(deps): bump datasets from 3.0.1 to 3.2.0 by @dependabot in #65
  • build(deps): bump fastapi from 0.115.6 to 0.115.7 by @dependabot in #107
  • build(deps-dev): bump mkdocs-material from 9.5.49 to 9.5.50 by @dependabot in #106
  • feat(operator): enhance OperatorToolBox with AgentSpecification for better validation and configuration by @Praveenk8051 in #108
  • build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #109
  • build(deps): bump matplotlib from 3.9.2 to 3.10.0 by @dependabot in #110
  • build(deps-dev): bump huggingface-hub from 0.27.1 to 0.28.0 by @dependabot in #111
  • build(deps): bump pydantic from 2.10.4 to 2.10.6 by @dependabot in #112
  • build(deps-dev): bump huggingface-hub from 0.28.0 to 0.28.1 by @dependabot in #115
  • build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 by @dependabot in #114
  • build(deps-dev): bump mkdocs-material from 9.5.50 to 9.6.1 by @dependabot in #117
  • build(deps-dev): bump black from 24.10.0 to 25.1.0 by @dependabot in #116
  • build(deps-dev): bump inline-snapshot from 0.19.3 to 0.20.0 by @dependabot in #121
  • build(deps-dev): bump inline-snapshot from 0.20.0 to 0.20.1 by @dependabot in #122
  • build(deps-dev): bump mkdocs-material from 9.6.1 to 9.6.2 by @dependabot in #123

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

22 Jan 22:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

11 Jan 10:09
Compare
Choose a tag to compare

What's Changed

feat(fix poetry script):
feat(update actions):
feat(add rich):
feat(Update readme):
feat(add ls table):
feat(add ds):
feat(add form highlight):
fix(improts):
fix(add tomli):
fix(cli config):
feat(Update CLI):
feat(add toml configuration):
feat(add AS_TOKEN):
feat(add unit tests):
feat(Add backend):
feat(add GH action doc):
fix(test):
fix(workflow):
fix(prompt scanner):
fix(action):
feat(sample gh action):
fix(linter):
feat(table reporting):
feat(Add labels):
feat(Add more providers):
feat(Add BASE64_AUDIO):
fix(imports):
feat(Update UX):
feat(add image and audio gen):
Merge pull request #69 from msoedov/dependabot/pip/jinja2-3.1.5
build(deps): bump jinja2 from 3.1.4 to 3.1.5
Merge pull request #68 from msoedov/dependabot/pip/inline-snapshot-0.18.1
feat(Update modules interface):
build(deps-dev): bump inline-snapshot from 0.13.3 to 0.18.1
fix(garak runner):
Merge branch 'main' of github.com:msoedov/langalf
fix(garak):
Merge pull request #67 from msoedov/dependabot/pip/pydantic-2.10.4
build(deps): bump pydantic from 2.9.2 to 2.10.4
fix(spec):
feat(add has_files / has_image functionality):
feat(add new spec samples):
fix(add tests):
fix(add image and files to llm spec):
fix(Update readme):
fix(tests):
feat(add probe image endpoint):
feat(add python-multipart==0.0.20):
fix(add file self probe endpoint):
feat(add file spec):
feat(add new probes):
fix(import):
fix(tests):
fix(tests):
fix(AgenticSecurity.scan tests and signature):
fix(rm agent):
feat(split static):
feat(process_prompt):
refactor(generate_prompts):
feat(small incr improvement):
fix(fuzzer):
fix(linter):
feat(add msj dataset generator):
fix(imports):
feat(add tests):
feat(add more tests):
feat(fix test gaps):
feat(add MSJ part 1):

Full Changelog: 0.3.3...0.4.2

0.3.3

01 Dec 10:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.6...0.3.3

0.2.6

19 Oct 13:37
Compare
Choose a tag to compare

Full Changelog: 0.2.5...0.2.6

0.2.4

19 Oct 13:22
Compare
Choose a tag to compare

Full Changelog: 0.2.3...0.2.4