Commit Graph

  • 42615e506a fix(build): main Alexander Myasoedov 2026-06-23 10:20:10 +03:00
  • e6459a551a Merge pull request #321 from DevamShah/config-pluggable-detectors Alexander Myasoedov 2026-06-23 10:12:26 +03:00
  • d28c4b4b1e feat: config-pluggable refusal classifiers and leak detectors Devam Shah 2026-06-22 19:40:33 +05:30
  • 8e12141df8 Merge pull request #318 from nakshaatraa/docs/fuzzer-module-docstring Alexander Myasoedov 2026-06-15 12:55:19 +03:00
  • b90b80a0af Merge pull request #317 from nakshaatraa/fix/image-generator-matplotlib-warnings Alexander Myasoedov 2026-06-15 12:54:41 +03:00
  • b827a0b186 Merge pull request #316 from jasoncobra3/chore/delete-agno-dead-code-v2 Alexander Myasoedov 2026-06-15 12:52:19 +03:00
  • 30566b9d4d Add module-level docstring and document constants in fuzzer.py Nakshatra Mote 2026-06-15 14:44:55 +05:30
  • 6dec776700 Fix matplotlib warnings and TclError in image generator Nakshatra Mote 2026-06-15 14:44:16 +05:30
  • 5ccab6ba3b chore: delete Agno dead code (Phase 1) Aniket 2026-06-11 23:10:27 +05:30
  • 21f7517ef9 Merge pull request #314 from JackSpiece/chore/remove-mcp Alexander Myasoedov 2026-06-11 17:46:04 +03:00
  • cb8bceb16a chore: delete MCP server and client (#308) JackSpiece 2026-06-10 21:30:07 +00:00
  • 438f30bfb2 Merge pull request #313 from JackSpiece/chore/remove-agno Alexander Myasoedov 2026-06-10 23:55:45 +03:00
  • 92e3feb42d chore: remove leftover Agno artifacts (#307) JackSpiece 2026-06-10 20:48:26 +00:00
  • 13b03b958f Merge pull request #310 from zhanz5/fix/cost-calculation-model-aware Alexander Myasoedov 2026-06-05 10:12:41 +03:00
  • ab33513561 style: apply black formatting to fuzzer.py zhanz5 2026-06-05 14:19:33 +08:00
  • f25520869f merge: resolve conflict with upstream msoedov/agentic_security zhanz5 2026-06-05 14:15:08 +08:00
  • 02b68b06ee fix: make cost calculation model-aware instead of hardcoded to deepseek-chat zhanz5 2026-06-05 13:59:59 +08:00
  • 6ae9ea8bfe fix(pc): Alexander Myasoedov 2026-06-04 18:32:42 +03:00
  • 40a8284656 feat(clean readme): Alexander Myasoedov 2026-06-04 18:29:25 +03:00
  • ead8f85836 feat(feat(refusal): detect Docker/K8s sandbox escape probes (#280)): Alexander Myasoedov 2026-06-04 18:28:12 +03:00
  • 6dcda7c931 fix(fix(security): bind server to 127.0.0.1 instead of 0.0.0.0 by default): Alexander Myasoedov 2026-06-04 17:53:35 +03:00
  • 7b8d238254 Merge pull request #305 from zhanz5/fix/remove-duplicate-probedataset-msj Alexander Myasoedov 2026-06-04 17:47:17 +03:00
  • 5e5469a1a7 fix: remove duplicate ProbeDataset class from msj_data.py zhanz5 2026-06-04 21:42:19 +08:00
  • 3b26e57b9e fix(pc): 0.7.5 Alexander Myasoedov 2026-06-03 15:13:19 +03:00
  • 5ce4ed5d91 Merge pull request #301 from JackSpiece/fix/tailwind-v4-static-classes Alexander Myasoedov 2026-06-03 15:10:49 +03:00
  • 816c8c6bc7 fix(make litellm optional import): Alexander Myasoedov 2026-06-03 15:08:23 +03:00
  • a193ef9c2c fix(pc): Alexander Myasoedov 2026-06-03 15:05:59 +03:00
  • 67cedfb116 Merge pull request #299 from RheagalFire/feat/add-litellm-provider Alexander Myasoedov 2026-06-03 15:04:18 +03:00
  • 50266554fe Merge pull request #297 from ykd007/feat/mcp-claude-docs-193 Alexander Myasoedov 2026-06-03 15:02:59 +03:00
  • 1fa66bd292 Merge pull request #300 from JackSpiece/fix/mcp-client-usage-examples Alexander Myasoedov 2026-06-03 15:01:02 +03:00
  • 1bfb7dcc20 fix(use_agg_backend): Alexander Myasoedov 2026-06-03 14:59:43 +03:00
  • c0322d1130 Merge pull request #303 from Carlos-Projects/feat/agno-mcp-integration Alexander Myasoedov 2026-06-03 14:55:58 +03:00
  • a47543e5e0 Merge pull request #304 from zhanz5/fix/scan-csv-route-implementation Alexander Myasoedov 2026-06-03 14:54:28 +03:00
  • 47ee4f09a6 fix(security alerts): Alexander Myasoedov 2026-06-03 14:52:45 +03:00
  • bcc12a9443 fix(cost fn): Alexander Myasoedov 2026-06-03 14:52:29 +03:00
  • 4a5c2ddb54 fix: implement scan-csv route to actually use uploaded CSV data zhanz5 2026-06-03 17:56:58 +08:00
  • bad38aeb87 fix: correct test expectations to match _generate_identifiers behavior, set Agg backend for headless CI Carlos 2026-05-30 14:15:59 -04:00
  • 312a4cee53 feat: add MCP+Agno integration docs and report chart tests Carlos 2026-05-30 12:16:06 -04:00
  • d2bbad32b4 fix(fmt): Alexander Myasoedov 2026-05-27 22:05:37 +03:00
  • 40e59860c0 Merge pull request #302 from Carlos-Projects/main Alexander Myasoedov 2026-05-27 22:00:20 +03:00
  • 4acf2a6539 refactor: move hardcoded values to configurable settings Carlos 2026-05-27 09:26:39 -04:00
  • faf4344f97 fix: strip Content-Length before sending to avoid LocalProtocolError Carlos 2026-05-27 09:17:19 -04:00
  • b2c4656e41 fix: migrate static UI to Tailwind v4 JackSpiece 2026-05-19 19:42:14 +08:00
  • 72f0f63a89 docs: add MCP client usage examples JackSpiece 2026-05-19 19:16:11 +08:00
  • a4833908ef test: add 29 unit tests and remove lazy imports RheagalFire 2026-05-19 01:50:40 +05:30
  • 6e6fdbcf28 feat: add LiteLLM as provider for 100+ LLM backends RheagalFire 2026-05-19 01:38:07 +05:30
  • 8e3120c90d document Claude MCP usage in README Yash Dhawan 2026-05-15 10:25:06 +05:30
  • 0086895db1 add prompt templates to MCP server for guided security workflows Yash Dhawan 2026-05-15 10:23:42 +05:30
  • 2aabcef414 Merge pull request #291 from Dawn-Fighter/feat/pii-leak-detector Alexander Myasoedov 2026-05-14 20:25:09 +03:00
  • be7fb1f370 fix: keep PII detection separate from refusal metrics Edneam 2026-05-14 22:42:28 +05:30
  • d734067ef6 test: cover PII leak detector Edneam 2026-05-14 22:31:50 +05:30
  • 81d2ee76c7 feat: add PII leak detector Edneam 2026-05-14 22:18:22 +05:30
  • 2896974005 fix(pc): Alexander Myasoedov 2026-05-14 19:23:22 +03:00
  • e38365c904 Merge pull request #290 from ykd007/feat/google-sheets-dataset-support Alexander Myasoedov 2026-05-14 19:20:49 +03:00
  • 669169bd11 feat(vercel): Alexander Myasoedov 2026-05-14 19:19:44 +03:00
  • cb64a3b70c fix(script): Alexander Myasoedov 2026-05-14 19:16:51 +03:00
  • e2bf837e00 fix(docs): Alexander Myasoedov 2026-05-14 19:15:12 +03:00
  • 0fba1ccadf feat(docs/vercel.sh): Alexander Myasoedov 2026-05-14 19:14:09 +03:00
  • d5cd85f8cb fix(ci): Alexander Myasoedov 2026-05-14 19:08:40 +03:00
  • 695eac4144 fix(build): Alexander Myasoedov 2026-05-14 19:04:16 +03:00
  • dc24d91250 style: apply black formatting ykd007 2026-05-14 21:34:14 +05:30
  • 50785b9850 fix(pc): Alexander Myasoedov 2026-05-14 18:59:37 +03:00
  • a0b2b9ec70 feat(py upgrade): Alexander Myasoedov 2026-05-14 18:56:24 +03:00
  • 46ec775266 feat(deprecate ui): Alexander Myasoedov 2026-05-14 18:40:27 +03:00
  • 68ef73e528 fix: move import re to module level ykd007 2026-05-14 15:04:20 +05:30
  • b4a5a5dc5a feat(datasets): support Google Sheets URLs in dataset loader ykd007 2026-05-14 15:02:24 +05:30
  • 5b90eb032a Merge pull request #277 from niveshdandyan/add-full-event-log Alexander Myasoedov 2026-02-03 18:54:09 +02:00
  • 2c33451700 feat: add full event log export for all scan events niveshdandyan 2026-02-03 12:00:13 +00:00
  • 796bd33432 Merge pull request #276 from msoedov/feat/research-enhancements Alexander Myasoedov 2026-01-28 21:09:00 +02:00
  • bc7fdd7cfa fix(pc): feat/research-enhancements Alexander Myasoedov 2026-01-28 21:04:29 +02:00
  • 8d42a84a9d fix(cleanup): Alexander Myasoedov 2026-01-28 21:00:08 +02:00
  • 49b2243258 docs: Update PRD and progress for US-005 completion Alexander Myasoedov 2026-01-28 18:52:42 +02:00
  • b38a27d78c feat: US-005 - Enhanced Refusal Detection with Hybrid Approach Alexander Myasoedov 2026-01-28 18:52:20 +02:00
  • d5e2746567 docs: Update PRD and progress for US-004 completion Alexander Myasoedov 2026-01-28 18:35:07 +02:00
  • 41567925aa feat: US-004 - Unified LLM Provider Abstraction Alexander Myasoedov 2026-01-28 18:34:38 +02:00
  • 29decc5c4e docs: Update PRD and progress for US-003 completion Alexander Myasoedov 2026-01-28 18:29:44 +02:00
  • f8e3f6f4a5 feat: US-003 - Composable Fuzzing Chain System Alexander Myasoedov 2026-01-28 18:29:22 +02:00
  • d5ec249b6c docs: Update PRD and progress for US-002 completion Alexander Myasoedov 2026-01-28 18:23:30 +02:00
  • ef35c1f82e feat: US-002 - YAML-based Attack Rule System Alexander Myasoedov 2026-01-28 18:23:04 +02:00
  • 93a85029cb docs: Update PRD and progress for US-001 completion Alexander Myasoedov 2026-01-28 18:18:32 +02:00
  • 32f103acbc feat: US-001 - Dual-LLM Evaluation for Attack Success Detection Alexander Myasoedov 2026-01-28 18:18:09 +02:00
  • ce7636fe9e feat(restruct tests): Alexander Myasoedov 2025-12-26 22:58:21 +02:00
  • 433c999600 feat(clean up obsolete agents): Alexander Myasoedov 2025-12-24 08:21:48 +02:00
  • 268f9ecf86 Merge pull request #275 from msoedov/poc-concurrency-reporting-unified Alexander Myasoedov 2025-12-24 08:20:42 +02:00
  • 5238d67846 feat(cleanup): poc-concurrency-reporting-unified Alexander Myasoedov 2025-12-24 08:18:17 +02:00
  • a9adb22458 fix(pc): Alexander Myasoedov 2025-12-24 08:16:21 +02:00
  • 2dc41af98d feat(cleanup): Alexander Myasoedov 2025-12-24 08:11:43 +02:00
  • 48125bd106 feat(add executor): Alexander Myasoedov 2025-12-24 08:10:08 +02:00
  • 5285fdd0a0 codex quality run #1 Alexander Myasoedov 2025-12-10 23:06:40 +02:00
  • bf628db5c4 codex quality run #1 Alexander Myasoedov 2025-12-10 22:53:55 +02:00
  • d56b406e1a fix(tests runtime): Alexander Myasoedov 2025-12-09 20:00:04 +02:00
  • b9dc5de708 feat(add cache dir): Alexander Myasoedov 2025-12-09 19:51:47 +02:00
  • 9a4fb05491 fix(pc): Alexander Myasoedov 2025-11-30 18:50:00 +02:00
  • 3e2df49976 fix(pc): Alexander Myasoedov 2025-11-30 18:47:15 +02:00
  • 14eefb7a67 fix(clean up): Alexander Myasoedov 2025-11-30 18:43:37 +02:00
  • 7a9c884333 fix(pc): Alexander Myasoedov 2025-11-30 18:41:00 +02:00
  • a8b5876883 fix(ga): Alexander Myasoedov 2025-11-30 18:38:41 +02:00
  • fbe9885c0b fix(simplify workflow): Alexander Myasoedov 2025-11-30 18:37:23 +02:00
  • 583eec1a67 fix(gh): Alexander Myasoedov 2025-11-30 18:36:33 +02:00
  • f19664f95c fix(pc): Alexander Myasoedov 2025-11-30 18:32:58 +02:00