1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Update dependency graph processing limit (#32256)

This commit is contained in:
Courtney Claessens
2022-11-02 00:59:21 -04:00
committed by GitHub
parent 555e42dd86
commit a9af58ef52

View File

@@ -48,7 +48,7 @@ Yes, the dependency graph has two categories of limits:
Manifests over 0.5 MB in size are only processed for enterprise accounts. For other accounts, manifests over 0.5 MB are ignored and will not create {% data variables.product.prodname_dependabot_alerts %}.
By default, {% data variables.product.prodname_dotcom %} will not process more than 20 manifests per repository. {% data variables.product.prodname_dependabot_alerts %} are not created for manifests beyond this limit. If you need to increase the limit, contact {% data variables.contact.contact_support %}.
By default, {% data variables.product.prodname_dotcom %} will not process more than {% ifversion fpt %}150{% else %}600{% endif %} manifests per repository. {% data variables.product.prodname_dependabot_alerts %} are not created for manifests beyond this limit. If you need to increase the limit, contact {% data variables.contact.contact_support %}.
2. **Visualization limits**