Skip to content

Commit

Permalink
deploy: 8ae48f5
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite committed Oct 1, 2023
1 parent e5b313c commit c660a5d
Show file tree
Hide file tree
Showing 37 changed files with 7,916 additions and 7,776 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14984,6 +14984,13 @@ <h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Pe
<li>Use <code>AZURE_AKS_CLUSTER_MINIMUM_VERSION</code> to configure the minimum version of the cluster.</li>
</ul>
</li>
<li>Promoted <code>Azure.AKS.LocalAccounts</code> to GA rule set by <a href="https://github.com/BernieWhite">@BernieWhite</a>.
<a href="https://github.com/Azure/PSRule.Rules.Azure/issues/2448">#2448</a></li>
</ul>
</li>
<li>Container App:<ul>
<li>Promoted <code>Azure.ContainerApp.DisableAffinity</code> to GA rule set by <a href="https://github.com/BernieWhite">@BernieWhite</a>.
<a href="https://github.com/Azure/PSRule.Rules.Azure/issues/2455">#2455</a></li>
</ul>
</li>
</ul>
Expand Down
Binary file modified __pycache__/hooks.cpython-311.pyc
Binary file not shown.
14 changes: 12 additions & 2 deletions en/baselines/Azure.Default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12026,7 +12026,7 @@
<h1 id="azuredefault">Azure.Default<a class="headerlink" href="#azuredefault" title="Permanent link">#</a></h1>
<p>Default baseline for Azure rules.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Default</code>. This baseline includes a total of 385 rules.</p>
<p>The following rules are included within <code>Azure.Default</code>. This baseline includes a total of 387 rules.</p>
<table>
<thead>
<tr>
Expand Down Expand Up @@ -12167,6 +12167,11 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.ManagedAAD/">Azure.AKS.ManagedAAD</a></td>
<td>Use AKS-managed Azure AD to simplify authorization and improve security.</td>
<td>Important</td>
Expand Down Expand Up @@ -12617,6 +12622,11 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.ContainerApp.DisableAffinity/">Azure.ContainerApp.DisableAffinity</a></td>
<td>Disable session affinity to prevent unbalanced distribution.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.ContainerApp.ExternalIngress/">Azure.ContainerApp.ExternalIngress</a></td>
<td>Limit inbound communication for Container Apps is limited to callers within the Container Apps Environment.</td>
<td>Important</td>
Expand Down Expand Up @@ -13972,7 +13982,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-09-30
2023-10-01

</small>
</div>
Expand Down
14 changes: 12 additions & 2 deletions en/baselines/Azure.GA_2023_09/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12026,7 +12026,7 @@
<h1 id="azurega_2023_09">Azure.GA_2023_09<a class="headerlink" href="#azurega_2023_09" title="Permanent link">#</a></h1>
<p>Include rules released September 2023 or prior for Azure GA features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.GA_2023_09</code>. This baseline includes a total of 385 rules.</p>
<p>The following rules are included within <code>Azure.GA_2023_09</code>. This baseline includes a total of 387 rules.</p>
<table>
<thead>
<tr>
Expand Down Expand Up @@ -12167,6 +12167,11 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.ManagedAAD/">Azure.AKS.ManagedAAD</a></td>
<td>Use AKS-managed Azure AD to simplify authorization and improve security.</td>
<td>Important</td>
Expand Down Expand Up @@ -12617,6 +12622,11 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.ContainerApp.DisableAffinity/">Azure.ContainerApp.DisableAffinity</a></td>
<td>Disable session affinity to prevent unbalanced distribution.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.ContainerApp.ExternalIngress/">Azure.ContainerApp.ExternalIngress</a></td>
<td>Limit inbound communication for Container Apps is limited to callers within the Container Apps Environment.</td>
<td>Important</td>
Expand Down Expand Up @@ -13972,7 +13982,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-09-30
2023-10-01

</small>
</div>
Expand Down
9 changes: 7 additions & 2 deletions en/baselines/Azure.MCSB.v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12030,7 +12030,7 @@ <h1 id="azuremcsbv1">Azure.MCSB.v1<a class="headerlink" href="#azuremcsbv1" titl
</div>
<p>Microsoft Cloud Security Benchmark v1.</p>
<h2 id="controls">Controls<a class="headerlink" href="#controls" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.MCSB.v1</code>. This baseline includes a total of 118 rules.</p>
<p>The following rules are included within <code>Azure.MCSB.v1</code>. This baseline includes a total of 119 rules.</p>
<table>
<thead>
<tr>
Expand Down Expand Up @@ -12106,6 +12106,11 @@ <h2 id="controls">Controls<a class="headerlink" href="#controls" title="Permanen
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.ManagedAAD/">Azure.AKS.ManagedAAD</a></td>
<td>Use AKS-managed Azure AD to simplify authorization and improve security.</td>
<td>Important</td>
Expand Down Expand Up @@ -12641,7 +12646,7 @@ <h2 id="controls">Controls<a class="headerlink" href="#controls" title="Permanen
<small>

Last update:
2023-09-30
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2021_09/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2021_09">Azure.Preview_2021_09<a class="headerlink" href="#
</div>
<p>Include rules released September 2021 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2021_09</code>. This baseline includes a total of 3 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2021_09</code>. This baseline includes a total of 2 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12051,11 +12051,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Use a retention policy to cleanup untagged manifests.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
</tbody>
</table>

Expand All @@ -12067,7 +12062,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2021-12-17
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2021_12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2021_12">Azure.Preview_2021_12<a class="headerlink" href="#
</div>
<p>Include rules released December 2021 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2021_12</code>. This baseline includes a total of 3 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2021_12</code>. This baseline includes a total of 2 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12051,11 +12051,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Use a retention policy to cleanup untagged manifests.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
</tbody>
</table>

Expand All @@ -12067,7 +12062,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-06-09
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2022_03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2022_03">Azure.Preview_2022_03<a class="headerlink" href="#
</div>
<p>Include rules released March 2022 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2022_03</code>. This baseline includes a total of 3 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2022_03</code>. This baseline includes a total of 2 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12051,11 +12051,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Use a retention policy to cleanup untagged manifests.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
</tbody>
</table>

Expand All @@ -12067,7 +12062,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-06-09
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2022_06/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2022_06">Azure.Preview_2022_06<a class="headerlink" href="#
</div>
<p>Include rules released June 2022 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2022_06</code>. This baseline includes a total of 3 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2022_06</code>. This baseline includes a total of 2 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12051,11 +12051,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Use a retention policy to cleanup untagged manifests.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
</tbody>
</table>

Expand All @@ -12067,7 +12062,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-06-09
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2022_09/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2022_09">Azure.Preview_2022_09<a class="headerlink" href="#
</div>
<p>Include rules released September 2022 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2022_09</code>. This baseline includes a total of 5 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2022_09</code>. This baseline includes a total of 4 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12057,11 +12057,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AppConfig.GeoReplica/">Azure.AppConfig.GeoReplica</a></td>
<td>Consider replication for app configuration store to ensure resiliency to region outages.</td>
<td>Important</td>
Expand All @@ -12077,7 +12072,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-06-09
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2022_12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2022_12">Azure.Preview_2022_12<a class="headerlink" href="#
</div>
<p>Include rules released December 2022 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2022_12</code>. This baseline includes a total of 5 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2022_12</code>. This baseline includes a total of 4 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12057,11 +12057,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AppConfig.GeoReplica/">Azure.AppConfig.GeoReplica</a></td>
<td>Consider replication for app configuration store to ensure resiliency to region outages.</td>
<td>Important</td>
Expand All @@ -12077,7 +12072,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-06-09
2023-10-01

</small>
</div>
Expand Down
9 changes: 2 additions & 7 deletions en/baselines/Azure.Preview_2023_03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2023_03">Azure.Preview_2023_03<a class="headerlink" href="#
</div>
<p>Include rules released March 2023 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2023_03</code>. This baseline includes a total of 5 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2023_03</code>. This baseline includes a total of 4 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12057,11 +12057,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AppConfig.GeoReplica/">Azure.AppConfig.GeoReplica</a></td>
<td>Consider replication for app configuration store to ensure resiliency to region outages.</td>
<td>Important</td>
Expand All @@ -12077,7 +12072,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-07-09
2023-10-01

</small>
</div>
Expand Down
14 changes: 2 additions & 12 deletions en/baselines/Azure.Preview_2023_06/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12031,7 +12031,7 @@ <h1 id="azurepreview_2023_06">Azure.Preview_2023_06<a class="headerlink" href="#
</div>
<p>Include rules released June 2023 or prior for Azure preview only features.</p>
<h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#</a></h2>
<p>The following rules are included within <code>Azure.Preview_2023_06</code>. This baseline includes a total of 15 rules.</p>
<p>The following rules are included within <code>Azure.Preview_2023_06</code>. This baseline includes a total of 13 rules.</p>
<table>
<thead>
<tr>
Expand All @@ -12057,11 +12057,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.AKS.LocalAccounts/">Azure.AKS.LocalAccounts</a></td>
<td>Enforce named user accounts with RBAC assigned permissions.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.APIM.DefenderCloud/">Azure.APIM.DefenderCloud</a></td>
<td>APIs published in Azure API Management should be onboarded to Microsoft Defender for APIs.</td>
<td>Critical</td>
Expand All @@ -12082,11 +12077,6 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.ContainerApp.DisableAffinity/">Azure.ContainerApp.DisableAffinity</a></td>
<td>Disable session affinity to prevent unbalanced distribution.</td>
<td>Important</td>
</tr>
<tr>
<td><a href="../../rules/Azure.Defender.Api/">Azure.Defender.Api</a></td>
<td>Enable Microsoft Defender for APIs.</td>
<td>Critical</td>
Expand Down Expand Up @@ -12127,7 +12117,7 @@ <h2 id="rules">Rules<a class="headerlink" href="#rules" title="Permanent link">#
<small>

Last update:
2023-09-30
2023-10-01

</small>
</div>
Expand Down
Loading

0 comments on commit c660a5d

Please sign in to comment.