Auto update review: evidence and benchmark candidates - #16
Open
github-actions[bot] wants to merge 1 commit into
Open
Auto update review: evidence and benchmark candidates#16github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto Update Review PR
This PR was generated by the Agentic AI Security update-review pipeline. It proposes reviewable evidence changes only; maintainers should verify claims before merging.
Review evidence update for activefence-ai-security
activefence-ai-securityd22ed58f915a7821eadf9467Human Review Checklist
Review evidence update for activefence-ai-security
activefence-ai-security56caf9ff3c84cf6183b9e125Human Review Checklist
Review evidence update for openai
openaif3f68bb93d513222ac7c3b9fHuman Review Checklist
Review evidence update for anthropic
anthropicc03e04d0f5b12be1ea523f55Human Review Checklist
Review evidence update for anthropic
anthropice7319e154baf5c78224b22a0Human Review Checklist
Review evidence update for azure-content-safety
azure-content-safety69356c1a654f3e05623aed52Human Review Checklist
Review evidence update for aws-bedrock-guardrails
aws-bedrock-guardrails247228a09d6bbe4b70d6ba99Human Review Checklist
Review evidence update for aws-bedrock-guardrails
aws-bedrock-guardrailsd03f151a7d22c491bf6f8a37Human Review Checklist
Review evidence update for google-model-armor
google-model-armora62ad3c1047966f12a22fa53Human Review Checklist
Review evidence update for google-model-armor
google-model-armorb98b6a47921d3827a745f029Human Review Checklist
Review evidence update for garak
garak11bd47f08a8838185fe81a63garak-maintainersin Feature: technique and intent annotation and initial IntentProbe iteration NVIDIA/garak#1984 "Power is in tearing attacks to pieces and putting them together again in shapes of your own choosing." This initial feature represents the first step in enabling users to provided their own context and requirements for target expectations and enable identification of attack vectors that show the edges of the underlying systems safeguards and runtime posture from new perspectives. This feature includes the initial groundwork for bringing user context into account during evaluation of a target. In its first iteration, it provides a new facet of information while keeping the existing probes primarily unchanged. The trait and intent concepts are explored, with policy introduced only as a reference definition. Further iteration and community feedback will guide how these new concepts are consumed, and influence how the broader Context Aware Scanning feature evolves. * arch: support & data for trait/intent, and for policy datatype by @leondz in arch: support & data for trait/intent, and for policy datatype NVIDIA/garak#1421 * cas feature: intHuman Review Checklist
Review evidence update for garak
garak20ea6978c2e338d59241f4f1simonw/llmlibrary support by @Nakul-Rajpal in generator: addsimonw/llmlibrary support NVIDIA/garak#1633 ### New features * Support JSON and file output modes in garak.analyze.qual_review by @0x3df in Support JSON and file output modes in garak.analyze.qual_review NVIDIA/garak#1641 ### Improved plugins * Fix ggml generator call output handling by @zw5 in Fix ggml generator call output handling NVIDIA/garak#1733 * fix: handle None response.choices in OpenAICompatible by @Christbowel in fix: handle None response.choices in OpenAICompatible NVIDIA/garak#1654 * Handle local paths in Hugging Face file probe by @musaabhasan in Handle local paths in Hugging Face file probe NVIDIA/garak#1740 * fix(detectors): keep packagehallucination entries with invalid dates by @ChrisJr404 in fix(detectors): keep packagehallucination entries with invalid dates NVIDIA/garak#1738 * Fix malformed MISP tag on snowball detectors by @adityasingh2400 in Fix malformed MISP tag on snowball detectors NVIDIA/garak#1796 * fix(divergence): guard max_tokens override when the generator lacks it by @adityasingh2400 in fix(divergence): guard max_tokens override when the generator lacks it NVIDIA/garak#1795 * allow promptinject probes to limitgeneration_paramsby @jmartin-tech inHuman Review Checklist
Review evidence update for garak
garak554330eb659a5821625e99e6Human Review Checklist
Review evidence update for garak
garak2763f50d45807c543b8f0414--list_probesby @leoneperdigao in feat: add probe tier to--list_probesNVIDIA/garak#1571 * Add Bootstrap Confidence Intervals for Attack Success Rates by @patriciapampanelli in Add Bootstrap Confidence Intervals for Attack Success Rates NVIDIA/garak#1577 #### Notice: Breaking changes in this release * remove deprecated nemollm generator and dependencies by @jmartin-tech in remove deprecated nemollm generator and dependencies NVIDIA/garak#1643 ### Improved plugins * probes: activate sata & badchars by @leondz in probes: activate sata & badchars NVIDIA/garak#1623 * Add résumé prompt injection examples by @Sid-V5 in Add résumé prompt injection examples NVIDIA/garak#1616 * fix: binary inclusion of jailbreak components now selects correctly by @leondz in fix: binary inclusion of jailbreak components now selects correctly NVIDIA/garak#1621 * Improve Jinja Injection Detection by @erickgalinkin in Improve Jinja Injection Detection NVIDIA/garak#1609 ### Documentation * docs: reorganise detector metrics out of code reference section by @leHuman Review Checklist
Review evidence update for garak
garak24d43cc8b059dc60cd21a5e2--generate_autodanCLI option by @sinhaabhiraj0 in feature: remove--generate_autodanCLI option NVIDIA/garak#1521 * expand items in reportentry_type:evalby @leondz in expand items in reportentry_type:evalNVIDIA/garak#1547 * reporting: tier biased security aggregate by @leondz in reporting: tier biased security aggregate NVIDIA/garak#1329 * feature: Report Generator refactor by @otavionvidia in feature: Report Generator refactor NVIDIA/garak#1573 * feature: Add detector evaluation doc and benchmark results by @patriciapampanelli in Add detector evaluation doc and benchmark results NVIDIA/garak#1597 * task: calibration data updates winter 2026 by @jmartin-tech in task: calibration data updates winter 2026 NVIDIA/garak#1599 #### Notice: Breaking changes in this release * Modified format ofevalanddigestentires in JSONL report See "Run analysis" documentation for more details of compatibility expectations. * Fully redesigned HTML reports * Removal of--generate_autodancli option ### Improved plugins * Fix atkgen verbose output displaying incorrect conversation turns by @snehalvartak in https://github.com/NVIDIAHuman Review Checklist
Review evidence update for garak
garaka59ba35a99a110db1ece22f2IORails. Tool calling now works for streaming and non-streaming requests, including local rails that validate model-emitted tool calls and application-returned tool results. The OpenAI-compatible server also supports tool calling and adds a new/v1/checksendpoint for running input or output rails without generating a new model response. NeMo Guardrails 0.23.0 also adds lightweight Hugging Face classifier rails, context bloat detection, and a Polygraf integration for PII detection and masking. Exact NumPy search replaces Annoy as the default embedding index, removing the native C++ dependency while preserving existing similarity-threshold semantics. Distribution wheels are now approximately ten times smaller.IORailsOpenTelemetry support now includes opt-in content capture and richer request, response, and token-usage attributes. LangChain integrations add support for the OpenAI Responses API and Harmony response format models. This release requires Pydantic>=2.5, =2.5,<3.0and migrate validators and model APIs to Pydantic 2 (#967) ## New ContriHuman Review Checklist
Review evidence update for garak
garakbc756b11f43e657c4c2d2980Human Review Checklist
Review evidence update for garak
garakc978da0e3fade029802b96edIORails, a new optimized Input/Output rail engine that supports parallel execution of NemoGuard rails (content-safety, topic-safety, and jailbreak detection) with logging and unique request IDs. A newcheck_asyncmethod inLLMRailsenables standalone input/output rails validation without requiring a full conversation flow. The guardrails server is now fully OpenAI-compatible (including a new v1/models endpoint), and a newGuardrailsMiddlewareenables seamless integration with LangChain agents. New community integrations include PolicyAI for content moderation, CrowdStrike AIDR, and regex-based detection rails. Embedding index initialization is now lazy, improving startup performance. Streaming internals have been cleaned up along with a major documentation revamp. ### 🚀 Features - (library) Update Trend Micro Vision One AI Guard official endpoint (#1546) - (llmrails) Add check_async method for input/output rails validation (#1605) - (server) Make guardrails server OpenAI compatible ([#1340](https://github.com/NVIDIHuman Review Checklist
Review evidence update for garak
garak44cc7370ed14748551408f78Human Review Checklist
Review evidence update for garak
garak24a621b456556f8617b84273nimornvidia_ai_endpointsprovider. ### 🚀 Features - Support langchain v1 (#1472) - (llm) Add LangChain 1.x content blocks support for reasoning and tool calls (#1496) - (benchmark) Add Procfile to run Guardrails and mock LLMs (#1490) - (benchmark): Add AIPerf run script ((#1501)) ### 🐛 Bug Fixes - (llm) Add async streaming support to ChatNVIDIA provider patch ([#1504]([Question] caching issues? NVIDIA-NeMo/Guardrails#150Human Review Checklist
Review evidence update for cortex-cloud-ai-security
cortex-cloud-ai-securityf951e937bd3fe32738d896e7Human Review Checklist
Review evidence update for wiz-ai-spm
wiz-ai-spm633d6487c5b26dcf3f6be032Human Review Checklist
Review evidence update for activefence-ai-security
activefence-ai-security6a39da2223d845f1e4395049Human Review Checklist
Review evidence update for promptfoo
promptfoo51fbbb33712c6fcd53b97521Human Review Checklist
Review evidence update for promptfoo
promptfoo1a44963e606f0e7b7e38b37dHuman Review Checklist
Review evidence update for phoenix
phoenix3ed2502270592e68b449d2cfHuman Review Checklist
Review evidence update for phoenix
phoenix0ead76cf53bfd3af9df910c0Human Review Checklist
Review evidence update for phoenix
phoenixbc380c65dabd3902773cae87Human Review Checklist
Review evidence update for langchain-langgraph
langchain-langgraph3778885d1aa4ad61dfe2c09eDictPromptTemplatelist values (#39588) fix(core): raise ValueError when explicit tool_outputs length mismatches tool_calls in tool_example_to_messages (#39142) fix(core): guard malformed Anthropic content blocks (#38670)Human Review Checklist
Review evidence update for langchain-langgraph
langchain-langgraph73b85e7ec32e37866fabd15cHuman Review Checklist
Review evidence update for langchain-langgraph
langchain-langgraph0ec3b81a3ef12e6cb4f42966tool_search_tool_resultblocks (#39621) fix(anthropic): correct model profile data for Fable 5, Sonnet 5, Opus 4.1 (#39604)Human Review Checklist
Review evidence update for llamaindex
llamaindex1e0daeba326f4df5259a41e7Human Review Checklist
Review evidence update for llamaindex
llamaindexf8bbfc0a2d559be721845ddcHuman Review Checklist
Review evidence update for llamaindex
llamaindex8dab09487e0d30ef0cb6badfdelete_from_docstoreparameter inBaseIndex.delete_ref_doc(#20990) - fix(core): preserve CTE names during schema prefixing in SQLDatabase.run_sql (#21028) - fix(core): align sync retrieval dedup key with async (hash + ref_doc_id) (#21034) - fix(core): raise ValueError instead of returning string from structured_predict (#21036) - fix(core): remove incorrect per-node delete calls in index helpers (#21050) - chore(deps): bump the uv group across 49 directories with 1 update ([#21083](https://gitHuman Review Checklist
Review evidence update for google-model-armor
google-model-armor79f70c72fa4dd006b5118b4cHuman Review Checklist