agenticdome-python-sdk 1.0.0__tar.gz → 1.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. {agenticdome_python_sdk-1.0.0/agenticdome_python_sdk.egg-info → agenticdome_python_sdk-1.0.1}/PKG-INFO +4 -4
  2. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1/agenticdome_python_sdk.egg-info}/PKG-INFO +4 -4
  3. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/pyproject.toml +5 -4
  4. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/MANIFEST.in +0 -0
  5. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/README.md +0 -0
  6. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agentguard_sdk/__init__.py +0 -0
  7. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agentguard_sdk/client.py +0 -0
  8. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agentguard_sdk/scenarios.py +0 -0
  9. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agenticdome_python_sdk.egg-info/SOURCES.txt +0 -0
  10. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agenticdome_python_sdk.egg-info/dependency_links.txt +0 -0
  11. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agenticdome_python_sdk.egg-info/requires.txt +0 -0
  12. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/agenticdome_python_sdk.egg-info/top_level.txt +0 -0
  13. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/agno_lateral_refund.py +0 -0
  14. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/ai_foundry_callback_export.py +0 -0
  15. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/crewai_lateral_refund.py +0 -0
  16. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/mcp_remote_patch.py +0 -0
  17. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/mesh_output_redaction.py +0 -0
  18. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/microsoft_metadata_exfil.py +0 -0
  19. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/salesforce_hidden_bcc.py +0 -0
  20. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/examples/servicenow_delete_logs.py +0 -0
  21. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/setup.cfg +0 -0
  22. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/setup.py +0 -0
  23. {agenticdome_python_sdk-1.0.0 → agenticdome_python_sdk-1.0.1}/tests/test_client.py +0 -0
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticdome-python-sdk
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: Official Python SDK for AgentGuard Intelligence Engine and Action Firewall.
5
5
  Author: AgenticDome
6
6
  License: Proprietary
7
7
  Project-URL: Homepage, https://au.agenticdome.io
8
- Project-URL: Repository, https://github.com/YOUR_ORG/agentguard-python-sdk
9
- Project-URL: Documentation, https://github.com/YOUR_ORG/agentguard-python-sdk#readme
10
- Project-URL: Issues, https://github.com/YOUR_ORG/agentguard-python-sdk/issues
8
+ Project-URL: Repository, https://github.com/agenticdome/agenticdome-python-sdk
9
+ Project-URL: Documentation, https://github.com/agenticdome/agenticdome-python-sdk#readme
10
+ Project-URL: Issues, https://github.com/agenticdome/agenticdome-python-sdk/issues
11
11
  Keywords: agentguard,agenticdome,ai-security,agent-security,guardrails,a2a,mcp,zero-trust,runtime-security
12
12
  Classifier: Development Status :: 5 - Production/Stable
13
13
  Classifier: Intended Audience :: Developers
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticdome-python-sdk
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: Official Python SDK for AgentGuard Intelligence Engine and Action Firewall.
5
5
  Author: AgenticDome
6
6
  License: Proprietary
7
7
  Project-URL: Homepage, https://au.agenticdome.io
8
- Project-URL: Repository, https://github.com/YOUR_ORG/agentguard-python-sdk
9
- Project-URL: Documentation, https://github.com/YOUR_ORG/agentguard-python-sdk#readme
10
- Project-URL: Issues, https://github.com/YOUR_ORG/agentguard-python-sdk/issues
8
+ Project-URL: Repository, https://github.com/agenticdome/agenticdome-python-sdk
9
+ Project-URL: Documentation, https://github.com/agenticdome/agenticdome-python-sdk#readme
10
+ Project-URL: Issues, https://github.com/agenticdome/agenticdome-python-sdk/issues
11
11
  Keywords: agentguard,agenticdome,ai-security,agent-security,guardrails,a2a,mcp,zero-trust,runtime-security
12
12
  Classifier: Development Status :: 5 - Production/Stable
13
13
  Classifier: Intended Audience :: Developers
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "agenticdome-python-sdk"
7
- version = "1.0.0"
7
+ version = "1.0.1"
8
8
  description = "Official Python SDK for AgentGuard Intelligence Engine and Action Firewall."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
@@ -55,11 +55,12 @@ dev = [
55
55
  "twine>=5.0.0"
56
56
  ]
57
57
 
58
+
58
59
  [project.urls]
59
60
  Homepage = "https://au.agenticdome.io"
60
- Repository = "https://github.com/YOUR_ORG/agentguard-python-sdk"
61
- Documentation = "https://github.com/YOUR_ORG/agentguard-python-sdk#readme"
62
- Issues = "https://github.com/YOUR_ORG/agentguard-python-sdk/issues"
61
+ Repository = "https://github.com/agenticdome/agenticdome-python-sdk"
62
+ Documentation = "https://github.com/agenticdome/agenticdome-python-sdk#readme"
63
+ Issues = "https://github.com/agenticdome/agenticdome-python-sdk/issues"
63
64
 
64
65
  [tool.setuptools.packages.find]
65
66
  where = ["."]