# Fortify Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/fortify
> Markdown URL: https://aitinkerers.org/technologies/fortify.md
> Technology record last updated: 2026-02-25T10:16:17Z
> Generated: 2026-09-20T12:30:43Z

Fortify provides enterprise-grade application security through automated static (SAST), dynamic (DAST), and interactive (IAST) testing.

Fortify secures the modern SDLC by integrating automated testing directly into CI/CD pipelines (Jenkins, GitHub, and Azure DevOps). The suite centers on Fortify Static Code Analyzer (SCA): a tool that scans 30+ languages including Java, C#, and Python to pinpoint vulnerabilities like SQL injection or buffer overflows. Organizations utilize WebInspect for dynamic analysis and Fortify on Demand for a scalable, cloud-based managed service. By mapping results to industry standards (OWASP Top 10 and SANS/CWE), security teams manage risk across thousands of applications from a centralized dashboard.

- Official technology site: https://www.opentext.com/products/fortify
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Self-healing code from Docs](https://berlin.aitinkerers.org/talks/rsvp_V3U7W4z5oaw)

The idea is basic: generate python code based on library documentation, on which the LLM hasn't been trained. But with the current state of LLMs, this turns out to be overly optimistic. So we relocate the effort of the task to the environment engineering. How can the environment, with which the agent interacts, maximally contribute to the agent's evolution and success? Fortunately, the task of code generation offers a rich feedback loop, from static code analysis tools, to run time execution logs, to code base knowledge graphs. In this talk I will make a demo of the coding assistant and provide a sneak peak into the ongoing process of enriching the environment/agent interaction for optimal agent performance.

- Event context: AI Tinkerers Berlin - November 24 — 2023-11-24 — Berlin
- Public talk page: https://berlin.aitinkerers.org/talks/rsvp_V3U7W4z5oaw

## Related Technologies

- [Checkmarx](https://aitinkerers.org/technologies/checkmarx) ([Markdown](https://aitinkerers.org/technologies/checkmarx.md)) — 1 public demo
- [Clang-Tidy](https://aitinkerers.org/technologies/clang-tidy) ([Markdown](https://aitinkerers.org/technologies/clang-tidy.md)) — 1 public demo
- [Coverity](https://aitinkerers.org/technologies/coverity) ([Markdown](https://aitinkerers.org/technologies/coverity.md)) — 1 public demo
- [ESLint](https://aitinkerers.org/technologies/eslint) ([Markdown](https://aitinkerers.org/technologies/eslint.md)) — 1 public demo
- [Execution Logs](https://aitinkerers.org/technologies/execution-logs) ([Markdown](https://aitinkerers.org/technologies/execution-logs.md)) — 1 public demo
- [Klocwork](https://aitinkerers.org/technologies/klocwork) ([Markdown](https://aitinkerers.org/technologies/klocwork.md)) — 1 public demo
- [Knowledge Graphs](https://aitinkerers.org/technologies/knowledge-graphs) ([Markdown](https://aitinkerers.org/technologies/knowledge-graphs.md)) — 10 public demos
- [Language Models](https://aitinkerers.org/technologies/language-models) ([Markdown](https://aitinkerers.org/technologies/language-models.md)) — 4 public demos
- [PVS-Studio](https://aitinkerers.org/technologies/pvs-studio) ([Markdown](https://aitinkerers.org/technologies/pvs-studio.md)) — 1 public demo
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [SonarQube](https://aitinkerers.org/technologies/sonarqube) ([Markdown](https://aitinkerers.org/technologies/sonarqube.md)) — 1 public demo
