Results (377)
Threat Activity
v1
English
the grouped attribute. This is helpful as it provides teams with a way to prioritize threats based on the count, focusing on higher activity counts that may require immediate attention. IP Count — Displays the total number of IPs Traceable observed
eBPF
v1
English
called SSL_read and SSL_write functions, which can lead to high CPU overhead for some processes like Ruby, the tracer can now place probes on the TLS handshake function. This ensures uprobes are executed only once per new TLS
Azure functions
v1
English
function application, navigate to Settings → Configuration to add the environment variable and save the configuration. Environment variable Description TA_SERVICE_NAME (Optional) The name with which you would like to identify the service in Traceable Platform. The default service name
API Activity
v1
English
The API activity page provides a high-level view of API traffic within your infrastructure. It includes information about the Total number of calls in the selected period, the number of internal or external calls, Live Requests , Top API Endpoints
Akamai Edgeworker
v1
English
New Rule Click + Rules and select Blank Rule Template . Provide a rule name, such as Invoke Traceable EdgeWorker . Define Criteria for Invoking EdgeWorker Criteria : Set Path to Matches one of and add /* to capture all traffic. Optionally, to narrow the
Explorer
v1
English
Traceable stores a query for three days, after which it is deleted. If you wish to retain these queries, you can save them according to your requirements. Time Range — The time range that you selected in the Explorer tab while
OAuth
v1
English
OAuth is a widely used open standard for access delegation that allows you to grant third-party applications limited access to your resources without sharing your credentials. OAuth 2.0, the latest version, uses access tokens to authenticate API requests
Traceable MCP Server
v1
English
process sensitive data, such as Personally Identifiable Information (PII), Social Security Numbers (SSN), or authentication tokens. This helps you identify risks associated with data privacy. For more information, see Sensitive Data . Posture Events — Provides information on discovery-related changes in
AST Issue Management
v1
English
following: State Description Open Traceable has detected an issue. Under review The issue has been acknowledged. You are taking steps to remediate it. Fixed The issue has been closed. Traceable continues to monitor the asset (API endpoint or service) even
eBPF
v1
English
{"template":{"metadata":{"annotations":{"mirror.traceable.ai/mode":"egress"}}}} }' Namespace To capture egress traffic at the namespace level, set the annotation mirror.traceable.ai/defaultMode  to egress . Enter the following: kubectl annotate namespace mirror.traceable.ai/defaultMode=egress Capture ingress
Dynamic API Ownership Assignment using GraphQL
v1
English
disabled: false } } ) { id } } Step 3 — Delete an Existing Policy You can delete an existing policy according to your requirements. To delete a policy, you can execute the following GraphQL Query: mutation deletePolicies { deletePolicies(deletePoliciesRequest: { policyIds: }) { //The ID corresponding to
NGINX
v1
English
0.1.93 — 10 th April Traceable’s NGINX agent 0.1.93 provides the following: Resolved issue Amazon Linux RPM Support: Fixed an issue that prevented the NGINX module from installing on Amazon Linux due to overly strict RPM
API Ownership
v1
English
Updates (October 2025 to December 2025) December 2025 — Updated the topic to add information about the different methods to assign API ownership. For more information, see Different ways to assign ownership . Traceable provides you with an option to assign API
Mulesoft Flex Gateway policy
v1
English
PolicyBinding.spec.targetRef.namespace . apiVersion: gateway.mulesoft.com/v1alpha1 kind: PolicyBinding metadata: name: traceable-https-egress-service-binding spec: targetRef: kind: Service name: traceable-https-egress-service namespace: default policyRef: name: tls-outbound config: skipValidation: true trustedCA: | # -----BEGIN CERTIFICATE----- # insert
(Optional) Apigee agent TLS configuration
v1
English
You can configure TLS communication between Traceable's Apigee agent and Traceable's Platform agent. Make a note of the following points before you begin:  Make sure that Traceable Platform agent's TLS is already set up. Configure the following
Netlify Edge Function
v1
English
Netlify is a deployment platform for modern web applications. It provides a global content delivery network, builds automation, serverless functions, and Edge Functions. Edge Functions allow you to run JavaScript at the edge of the Netlify network. They can intercept
Configuring and Writing Custom Plugins
v1
English
Add Mutations to modify parameters for admin validation Add the mutations as part of the validation test. This test changes the request path and method to check the availability of the admin field for the mutated user above. mutations: # Set
Fastly
v1
English
This guide outlines the steps to deploy the Traceable Agent on Fastly as a Compute@Edge service. Fastly is a robust content delivery network (CDN) and edge cloud platform that provides fast, secure, and scalable application delivery. Integrating Traceable with
F5 mirroring
v1
English
F5 Networks is a company that specializes in application delivery networking technology. They provide a variety of products and services that are used to improve the availability, security, and performance of applications and data center infrastructure. One of their main
Apigee
v1
English
1.37.0 — 27 th September Resolved Issues Fix Body Capture When Body Exceeds maxBodySize Limit Resolved an issue where request or response bodies were not being captured when the body size exceeded the configured maxBodySize limit. The agent now