1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/security/displayed-information.md
2021-03-12 13:51:22 +00:00

815 B

When you enable one or more security and analysis features for existing repositories, you will see any results displayed on {% data variables.product.prodname_dotcom %} within minutes:

  • All the existing repositories will have the selected configuration.
  • New repositories will follow the selected configuration if you've enabled the checkbox for new repositories.{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" %}
  • We use the permissions to scan for manifest files to apply the relevant services.
  • You'll see information on your dependency graph.
  • {% data variables.product.prodname_dotcom %} will generate {% data variables.product.prodname_dependabot_alerts %}{% endif %}{% if currentVersion == "free-pro-team@latest" %} and raise pull requests{% endif %}.