Creating custom recipes
How to create custom recipes with the Moderne recipe builder.
Type-aware code search
An introduction into type-aware code searching in Moderne.
Moderne Recipe catalog search
A short guide on how to effectively find recipes in the Moderne Platform.
Accessing the Moderne API
How to access the Moderne API and where to find documentation for it.
Using the Moderne API
How to use the Moderne API to execute recipes and commit those results back to your code.
Finding PII and secrets
How to find personally identifiable information (PII) and secrets exposed by your APIs.
Fixing vulnerable dependencies
How to find and fix vulnerable dependencies.
Managing user-configured organizations
How to create custom organizations to run recipes against so you get more relevant results.
Creating a personal access token
How to create a personal access token to use the CLI or the Moderne APIs.
Using preconditions
Describes what preconditions are and how to use them to get more relevant recipe results.
Tracking migrations
How to track migration status with Moderne using data tables and visualizations.
Upgrading transitive dependencies
How to upgrade transitive dependencies – especially useful for security fixes.
Using AI to find methods
How to find method invocations based on a pattern using AI.
Using AI to understand your codebase
How to gain a high-level overview of your codebase using AI clustering.
Writing and installing recipes
How to create your own recipes and how to deploy them to the Moderne Platform.