top of page

Get Started with Third Party Library Scanner

Set up automated security scanning for your repositories in just a few minutes. Follow these simple steps to protect your codebase.

Step 1: Install the FYEO GitHub App

Visit our GitHub App page and click 'Install' to add it to your GitHub account or organization.

  1. Click the 'Install' button on the GitHub App page

  2. Choose the account or organization where you want to install

  3. Select 'All repositories' or choose specific repos

  4. Click 'Install' to confirm

​

Install link: https://github.com/apps/fyeo-io-security-audits

Step 2: Add the App to Your Repository

Grant the FYEO app access to the specific repositories you want to scan for security vulnerabilities.

  1. Navigate to your repository settings

  2. Go to 'Integrations' → 'GitHub Apps'

  3. Ensure FYEO Security Audits has access

  4. Verify the app shows as installed

Step 3: Create the 'fyeo-audit' Label

Create a label in your repository that will trigger security audits when applied to issues or pull requests.

  1. Go to your repository's 'Issues' tab

  2. Click 'Labels' in the sidebar

  3. Click 'New label'

  4. Enter 'fyeo-audit' as the label name

  5. Click 'Create label'

image.png
3rd party.png

Step 4: Request a Security Audit

Apply the 'fyeo-audit' label to any issue or pull request to trigger an automated security scan.

  1. Open an issue or pull request you want audited

  2. Click on 'Labels' in the right sidebar

  3. Select the 'fyeo-audit' label

  4. Our scanner will automatically analyze your code

  5. Results will be posted as a comment

bottom of page