-
Notifications
You must be signed in to change notification settings - Fork 1.8k
PAN-OS - Security Advisories Vulnerability Check #40414
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
base: master
Are you sure you want to change the base?
Conversation
@michalgold FYI. |
Coverage Report
|
This reverts commit 8893432.
@aneeshamore it looks good, please handle the merge conflict and the failing pre-commit and validation steps. |
5c8daed
to
a98747a
Compare
@merit-maita I have committed fixes based on the last pre-commit and validation errors. I am waiting for PR ##40583 to be merged. Then there shouldn't be any conflict. In the latest validation check, the script failed on Validation for validate_config file but it does not indicate any issues with my files. Could you please help me with that? |
the PR ##40583 is already merged now, |
d328980
to
1212f61
Compare
@richardbluestone Please review docs. |
8ace6f3
to
c14c026
Compare
Validate summary Verdict: PR can be force merged from validate perspective? ❌ |
Hi @aneeshamore |
Packs/PAN-OS/Playbooks/PAN-OS_-_Security_Advisories_Vulnerability_Check.yml
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Playbooks/PAN-OS_-_Security_Advisories_Vulnerability_Check.yml
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Playbooks/PAN-OS_-_Security_Advisories_Vulnerability_Check.yml
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Playbooks/PAN-OS_-_Security_Advisories_Vulnerability_Check.yml
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Scripts/PANOSSecurityAdvisoriesEnrichment/README.md
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Scripts/PANOSSecurityAdvisoriesEnrichment/README.md
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Scripts/PANOSSecurityAdvisoriesEnrichment/README.md
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Scripts/PANOSSecurityAdvisoriesEnrichment/README.md
Outdated
Show resolved
Hide resolved
Packs/PAN-OS/Scripts/PANOSSecurityAdvisoriesEnrichment/README.md
Outdated
Show resolved
Hide resolved
ef156e3
to
acf5f5e
Compare
Approved docs. |
2f875e3
to
ac03d0a
Compare
name: Check if CVE affects PAN-OS sw version or gp version | ||
script: CheckFirewallAndGPForCVEs | ||
type: regular | ||
timertriggers: [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the validation is failing due to the task id key being missing for task 7, i think it should looks something like what im suggesting here.
after making the change, please make sure the edited playbook is still working.
timertriggers: [] | |
taskid: 9ce917fd-b79c-4508-908e-90095d0761dd | |
timertriggers: [] |
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: link to the issue
Description
New playbook to analyze Firewall software version and Global Protect client package version for vulnerability to a Palo Alto Networks Security Advisory
Must have