> For the complete documentation index, see [llms.txt](https://docs.veedna.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veedna.com/about-lineaje.md).

# About Lineaje

## Continuous Security for Software and AI

Software should continuously know what it’s made of, what changed, what’s vulnerable or risky, and how to fix itself—so organizations can continuously trust what they build and deploy.

Lineaje is a software supply chain and AI security company helping organizations secure software, open source, containers, and AI-generated applications. Its products provide continuous visibility, governance, automated remediation, and compliance across software and AI. Trusted by enterprise and public-sector organizations, Lineaje reduces risk, eliminates exploitable vulnerabilities, secures AI applications, and accelerates innovation.

Click to explore Lineaje's products:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Ddelivers compatible, app-aware packages, containers, and patches without exploitable vulnerabilities. Fixed versions preserve application compatibility and reduce remediation effort.</td><td></td><td data-object-fit="contain"><a href="/files/3L19JrN0fRJriSGzvVoL">/files/3L19JrN0fRJriSGzvVoL</a></td><td><a href="/pages/Vj0JCmRjdBhfHUHkhzkX">/pages/Vj0JCmRjdBhfHUHkhzkX</a></td></tr><tr><td>Uses autonomous Find → Fix → Verify workflows across first-party code, open source, containers, and AI-generated applications. It reduces remediation backlogs and delivers verified fixes alongside existing AppSec tools. <br>Includes: <br><a href="/pages/VBe3V0JXHy0duyXsxAU7">SBOM360</a><br><a href="/pages/d607b18a7f142b499e0dcfbb92527d8aab49555f">Frontier Defense</a></td><td></td><td data-object-fit="contain"><a href="/files/JxbWUGxAX998LlLy8dKG">/files/JxbWUGxAX998LlLy8dKG</a></td><td><a href="/pages/c343ff1fa0f8645ac1733f7b52d3d1952d36b8f1">/pages/c343ff1fa0f8645ac1733f7b52d3d1952d36b8f1</a></td></tr><tr><td>Discovers AI assets and derives policies as they are built. It applies runtime guardrails for agents, models, MCP servers, and skills to enforce security and compliance.</td><td></td><td data-object-fit="contain"><a href="/files/NlLmOul69fi9s6JGwDwE">/files/NlLmOul69fi9s6JGwDwE</a></td><td><a href="/pages/eAOW8zZzlEeQkV8pqOlO">/pages/eAOW8zZzlEeQkV8pqOlO</a></td></tr><tr><td>xBOM generates and manages SBOMs, AIBOMs, CBOMs, and FBOMs across the software supply chain. It provides complete dependency visibility for continuous compliance and enterprise governance.<br>Includes:<br>TPRM</td><td></td><td data-object-fit="contain"><a href="/files/wfrUzB1De8da6zfFEbb0">/files/wfrUzB1De8da6zfFEbb0</a></td><td><a href="/pages/VBe3V0JXHy0duyXsxAU7">/pages/VBe3V0JXHy0duyXsxAU7</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.veedna.com/about-lineaje.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
