nautobot-app-firewall-models icon indicating copy to clipboard operation
nautobot-app-firewall-models copied to clipboard

Model Firewall policies in Nautobot

Results 51 nautobot-app-firewall-models issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: 3.11.2 * Nautobot version: 2.2.2 * nautobot-firewall-models version: 2.0.3 ### Expected Behavior When querying an object using pynautobot or the API, I expect to be...

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [nautobot](https://github.com/nautobot/nautobot) from 2.1.0 to 2.2.3. Release notes Sourced from nautobot's releases. v2.2.3 - 2024-04-30 What's Changed Security #5624 - Updated social-auth-app-django dependency to ~5.4.1 to address CVE-2024-32879. #5646 -...

dependencies

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...

dependencies

# Closes #236 ## What's Changed Removed `capirca` from dependencies Added `aerleon` as a dependency Replaced all references of `capirca` with `aerleon`

### Environment * Nautobot version: 2.1.X * nautobot-firewall-models version: 2.0.3 ### Proposed Functionality Replace `capirca` dependency with the fork `aerleon` that is more actively maintained ### Use Case Same use...

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

### Proposed Functionality Support firewall virtual contexts (for policies, zones, ...) ### Use Case Some firewall supports virtual contexts (ie. virtual firewall that behave like a standalone firewall), some examples...

### Environment * Nautobot version: 1.5.23 * nautobot-plugin-firewall-model version: 1.2.1 ### Proposed Functionality Add the "Tenant" field to the "Address Object" model. ### Use Case For our organization, we consider...

good first issue
type: enhancement
type: minor feature

### Environment * Python version: 3.10 * Nautobot version: 2.1.5 * nautobot-firewall-models version: 2.0.3 ### Expected Behavior Selecting individual check box next to Policy Rule without name and hitting Edit...

type: bug