---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Deployment analyzer rules

# Deployment analyzer rules {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

The deployment analyzer contains five rules that are included by default with ReleaseOps.
{#deployment-analyzer-rules__table_wrd_b4n_bgc__entry__4}

| Rule name | Rule set | Match Type | Description |
|-|-|-|-|
| Has Code Change | Default | Any | Detects any script change in the update sets. |
| Has Security ACL Roles | Security | Any | Detects any changes to roles or new roles in the update sets. |
| Has Security ACLs | Security | Any | Detects any changes to ACLs or new ACLs in the update sets. |
| Only Catalog Item Changes | Default | All | Verifies that the update sets contain only data from specific catalog tables. |
| Schema Change | Default | Any | Detects if new schema columns are added. Configured to only trigger if the table has more than 10,000 rows. |
[ ]

{#deployment-analyzer-rules__table_wrd_b4n_bgc} Nota:  
Any means that the rule will act as an or search with other rules. All means that the rule will match only if no other rules match.

