Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add IP prefix restriction to NSG rules #96

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Conversation

slawomir-kaczmarek
Copy link
Contributor

Description

The code change removes default 0.0.0.0/0 prefix from inbound security group rules and bumps PAN-OS version among all examples.

Motivation and Context

Change is an security enhancement to the existing examples.

How Has This Been Tested?

Traffic flow validated in lab environment based on combined design example.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@slawomir-kaczmarek slawomir-kaczmarek self-assigned this Dec 4, 2024
@slawomir-kaczmarek slawomir-kaczmarek requested a review from a team as a code owner December 4, 2024 17:45
@slawomir-kaczmarek slawomir-kaczmarek linked an issue Dec 4, 2024 that may be closed by this pull request
@slawomir-kaczmarek slawomir-kaczmarek marked this pull request as draft December 4, 2024 17:54
@slawomir-kaczmarek slawomir-kaczmarek marked this pull request as ready for review December 5, 2024 11:41
@slawomir-kaczmarek slawomir-kaczmarek merged commit 563e63c into main Dec 17, 2024
14 of 19 checks passed
@slawomir-kaczmarek slawomir-kaczmarek deleted the sec-constraint branch December 17, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Public IP Access to Management Interfaces
2 participants