@@ -95,15 +95,36 @@ manifest:
9595 fastapi : v3.13.0.dev
9696 tests/appsec/api_security/test_endpoint_discovery.py::Test_Endpoint_Discovery::test_optional_type : irrelevant
9797 tests/appsec/api_security/test_endpoint_fallback.py : irrelevant (python weblogs always have http.route)
98- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_async_chat_completions_create : missing_feature
99- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_async_completions_create : missing_feature
100- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_async_responses_create : missing_feature
101- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_latest_chat_completions_create : missing_feature
102- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_latest_completions_create : missing_feature
103- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_latest_responses_create : missing_feature
104- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_legacy_chat_completions_create : missing_feature
105- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_legacy_completions_create : missing_feature
106- tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_root_has_no_llm_tags : missing_feature
98+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_async_chat_completions_create :
99+ - weblog_declaration :
100+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
101+ flask-poc : v4.12.0rc1
102+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_async_completions_create :
103+ - weblog_declaration :
104+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
105+ flask-poc : v4.12.0rc1
106+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_async_responses_create :
107+ - weblog_declaration :
108+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
109+ flask-poc : v4.12.0rc1
110+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_latest_chat_completions_create :
111+ - weblog_declaration :
112+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
113+ flask-poc : v4.12.0rc1
114+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_latest_completions_create :
115+ - weblog_declaration :
116+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
117+ flask-poc : v4.12.0rc1
118+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_latest_responses_create :
119+ - weblog_declaration :
120+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
121+ flask-poc : v4.12.0rc1
122+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_legacy_chat_completions_create : irrelevant (legacy openai API not available in openai >= 1.0)
123+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_openai_legacy_completions_create : irrelevant (legacy openai API not available in openai >= 1.0)
124+ tests/appsec/api_security/test_endpoints.py::Test_LLM_Endpoint::test_root_has_no_llm_tags :
125+ - weblog_declaration :
126+ " * " : irrelevant (openai instrumentation is framework-independent, only tested on flask-poc)
127+ flask-poc : v4.12.0rc1
107128 tests/appsec/api_security/test_schemas.py::Test_Scanners :
108129 - weblog_declaration :
109130 " * " : v2.4.0
0 commit comments