Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.9.0"
".": "0.9.1"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [0.9.1](https://github.com/KeyValueSoftwareSystems/agent-opfor/compare/v0.9.0...v0.9.1) (2026-06-29)


### Bug Fixes

* declare mcp dep, add createRequire banner, fix atlas-data resolution for bundled runners ([#134](https://github.com/KeyValueSoftwareSystems/agent-opfor/issues/134)) ([b8ff91f](https://github.com/KeyValueSoftwareSystems/agent-opfor/commit/b8ff91fa2032d7cd09b6a9af9f1cf0b65ec61143))
* rename 'Risk Score' to 'Safety Score' in extension popup ([#133](https://github.com/KeyValueSoftwareSystems/agent-opfor/issues/133)) ([4c955a0](https://github.com/KeyValueSoftwareSystems/agent-opfor/commit/4c955a0cf202e553a20d57a9f4906d0930cef7b0))
* use simple tag format for release-please ([9e7a8e6](https://github.com/KeyValueSoftwareSystems/agent-opfor/commit/9e7a8e6ede254af8c3ef59e56cdd9942bd20362c))
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-core",
"version": "0.9.0",
"version": "0.9.1",
"description": "Opfor core engine — attacker prompt generation, judge, and execution shared by all runners",
"license": "Apache-2.0",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agent-opfor",
"version": "0.9.0",
"version": "0.9.1",
"description": "Opfor — security testing for AI agents and MCP servers (workspace root)",
"license": "Apache-2.0",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion runners/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-cli",
"version": "0.9.0",
"version": "0.9.1",
"description": "Opfor CLI — security testing for AI agents and MCP servers (opfor setup|run|hunt)",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion runners/cli/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keyvaluesystems/agent-opfor-autonomous-ui",
"private": true,
"version": "0.9.0",
"version": "0.9.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion runners/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-extension",
"version": "0.9.0",
"version": "0.9.1",
"description": "Opfor browser extension (MV3) — chat UI injector for live testing",
"license": "Apache-2.0",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion runners/mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-mcp",
"version": "0.9.0",
"version": "0.9.1",
"description": "Opfor MCP server — expose red team tools to any MCP-compatible AI agent",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion runners/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-sdk",
"version": "0.9.0",
"version": "0.9.1",
"description": "Opfor SDK — programmatic adversarial testing for AI systems",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/agents/customer-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-test-agent-customer-support",
"version": "0.9.0",
"version": "0.9.1",
"description": "Customer support test agent with PostgreSQL — tests BOLA, BFLA, RBAC, PII, and SQL injection evaluators",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/agents/vanilla-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-test-agent-vanilla-chat",
"version": "0.9.0",
"version": "0.9.1",
"description": "Vanilla chat test agent — used for local developer testing of Opfor evaluators",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/agents/vulnerable-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-test-agent-vulnerable-memory",
"version": "0.9.0",
"version": "0.9.1",
"description": "Intentionally vulnerable agent — accepts and persists user-injected 'policies' into a global knowledge base across sessions",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/mcp/vulnerable-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keyvaluesystems/agent-opfor-test-mcp-vulnerable",
"version": "0.9.0",
"version": "0.9.1",
"description": "Intentionally vulnerable MCP server for opfor testing — DO NOT deploy",
"private": true,
"type": "module",
Expand Down