Github Actions
Code

Github Actions

Scan GitHub repositories for OpenAPI/Swagger specifications or generate them through static code analysis

Integrate 
Github Actions

The FireTail GitHub Action integration automates the detection and management of APIs across your GitHub repositories. It scans for OpenAPI/Swagger specifications or generates them via static code analysis, ensuring centralized API visibility within the FireTail SaaS platform.

Key Benefits:

  • Discover APIs in GitHub repositories.
  • Detects OpenAPI/Swagger specs or generates them from code.
  • Centralizes API management in the FireTail platform.
Integrate 
Github Actions

The FireTail GitHub API Discovery tool scans repositories in your GitHub organization or account, searching for OpenAPI/Swagger specifications or generating them through static code analysis. It creates an API for each repository in the FireTail SaaS platform, potentially organizing multiple specifications for that API.

The scanner uses Docker to run, along with a configuration file to specify scanning preferences.

Integrate 
Github Actions

To get started, you'll need a GitHub access token with the right permissions, along with a FireTail app token for authentication with the FireTail platform. You should also create a config.yml file to specify organizations, users, and repositories to scan.

When configured, authenticate the Docker CLI with GitHub, then execute the Docker image to initiate the scan.For more detailed instructions, refer to the documentation or reach out to our support team for assistance.

Integrate 
Github Actions