.endorctl/scanprofile.yaml file in the root directory of your repository and specify the required versions of the tools. You can specify the Operating system, architecture, automated scan parameters, language, tool, and install information in the scanprofile.yaml file:
The following snippet shows the overall structure of a scanprofile.yaml file with automated scan parameters. See automated scan parameters to learn more.
Segment-based analysisTo scan using segment-based analysis for C/C++ and C# projects, set
segment_match_languages under spec. See Scan C/C++ projects with segment-based analysis or Scan C# projects with segment-based analysis for examples.Java and Bazel projects in CI with Maven 3.9.4, custom environment variables, and support for both Linux and macOS toolchains.