Jay Shepherd
Jay Shepherd
While it appears you can mix/match a list of IPNetwork and IPAddress objects into IPSet for construction you cannot pass a list that contains an IPRange object. This leads to...
Apologies if this is the incorrect place to raise this discussion - please point me in right direction. Like many organizations I have an access layer with thousands of access...
Implementation of case insensitive comparator as described in issue #148 Utilizing built-in str.lower() for implementation assuming mostly english character set Fixes #148
## Documentation link https://pan.dev/splunk/docs/universal-forwarder/ ## Describe the problem In the [firewall setup documentation](https://pan.dev/splunk/docs/firewalls-panorama/) it states to set the input for post 6.1 devices to `pan:firewall` However in the splunk syslog-ng...
## Describe the bug There appears to be several inconsistencies between aliases for firewall and firewall_cloud. I see some of these have been resolved in 8.0.0.x but others are still...
Resolves this error ``` flask_nav\__init__.py:49: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working class ElementRegistry(collections.MutableMapping): ``` Edit:...
This is currently work in progress. However, I thought it would be useful to get the pull request started to get discussion going on the way I'm approaching it. So...
We currently manage assets that may be subject to multiple warranties and/or contracts. Those contracts will have their own renewal dates, specific assets, provide combinations of hardware and software support....
Trying to look over this but it is a little over my head. We have purchased two VM instances instead of pay as you go. What would be required to...
TLSv1.0 has long been considered deprecated and most compliance frameworks no longer consider it acceptable. Specifically PCI which I'm most familiar with, sharing upstream a change we made to our...