All Classes and Interfaces
Class
Description
The possible outcomes of a binary risk analysis -- "high" or "low".
Models the parameters for a remediation analysis + actual direction for changing the code.
Provides a set of useful methods to simplify working with the files.
Utilities for working with diff patches returned by an LLM.
Provides LLM-related functionality to codemods.
Describes a possible remediation outcome.
Provides configured LLM services.
Internal model for a GPT language model.
Models the parameters for a remediation analysis that results in no code changes.
A custom service class to wrap the
OpenAIClient
An extension of
SarifPluginRawFileChanger
that uses large language models (LLMs) to more
deeply analyze and then fix the files found by the static analysis tool.An extension of
SarifPluginRawFileChanger
that uses large language models (LLMs) to
perform some analysis and categorize what's found to drive different potential code changes.Well-known GPT models used in Codemod development.
A set of utilities around LLM tokens.