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

10611 finshes part 3_4 #38162

Merged
merged 5 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Packs/OpenCVE/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[View Integration Documentation](https://xsoar.pan.dev/docs/reference/integrations/opencve)

![OpenCVE](https://raw.githubusercontent.com/opencve/opencve/master/logo.png)
![OpenCVE](doc_files/logo.png)

# What is OpenCVE

Expand All @@ -17,7 +17,7 @@ OpenCVE uses the [JSON feed](https://nvd.nist.gov/vuln/data-feeds#JSON_FEED) pro

After an initial import, a background task is regularly executed to synchronize the local copy with the NVD feed. If a new CVE is added, or if a change is detected, the subscribers of the related vendors and products are alerted.

![How it works](https://docs.opencve.io/images/how-it-works.png)
![How it works](doc_files/how-it-works.png)

> **Note:** It is recommended to run this integration and [OpenCVE](https://www.opencve.io) on an XSOAR engine.

Expand Down
2 changes: 1 addition & 1 deletion Packs/PhishUp/Playbooks/PhishUp_Mail_Scanner_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ This playbook does not use any sub-playbooks.

## Playbook Image
---
![PhishUp Mail Scanner](https://raw.githubusercontent.com/demisto/content/69bf4f8875443f05bad0be5bbbfdcc56bb1fe419/Packs/PhishUp/doc_files/PhishUp_Mail_Scanner.png)
![PhishUp Mail Scanner](../doc_files/PhishUp_Mail_Scanner.png)
10 changes: 5 additions & 5 deletions Packs/RiskIQDigitalFootprint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@ This playbook helps perform the following functionalities:
* Sends an email containing the owner's information to the primary or secondary contact of the asset.
* Provides the user with an opportunity to update or remove the asset.

![Enrich Incident With Asset Details - RiskIQ Digital Footprint](https://github.com/demisto/content/raw/89de9c30e0dac047d5a3b66250e804717da35dd2/Packs/RiskIQDigitalFootprint/doc_files/Enrich_Incident_With_Asset_Details_-_RiskIQ_Digital_Footprint.png)
![Enrich Incident With Asset Details - RiskIQ Digital Footprint](doc_files/Enrich_Incident_With_Asset_Details_-_RiskIQ_Digital_Footprint.png)

#### Update Or Remove Assets - RiskIQ Digital Footprint

This playbook checks if the user wants to update or remove the asset using various user inputs and performs the respective actions.

![Update Or Remove Assets - RiskIQ Digital Footprint](https://github.com/demisto/content/raw/89de9c30e0dac047d5a3b66250e804717da35dd2/Packs/RiskIQDigitalFootprint/doc_files/Update_Or_Remove_Assets_-_RiskIQ_Digital_Footprint.png)
![Update Or Remove Assets - RiskIQ Digital Footprint](doc_files/Update_Or_Remove_Assets_-_RiskIQ_Digital_Footprint.png)

### Layouts

#### RiskIQ Asset Management Incident New/Edit Form
![RiskIQAssetManagement_Incident_New_or_Edit_Form_View](https://github.com/demisto/content/raw/89de9c30e0dac047d5a3b66250e804717da35dd2/Packs/RiskIQDigitalFootprint/doc_files/RiskIQAssetManagement_Incident_New_or_Edit_Form_View.png)
![RiskIQAssetManagement_Incident_New_or_Edit_Form_View](doc_files/RiskIQAssetManagement_Incident_New_or_Edit_Form_View.png)

#### RiskIQ Asset Management Incident Summary
![RiskIQAssetManagement_Incident_Summary_View](https://github.com/demisto/content/raw/89de9c30e0dac047d5a3b66250e804717da35dd2/Packs/RiskIQDigitalFootprint/doc_files/RiskIQAssetManagement_Incident_Summary_View.png)
![RiskIQAssetManagement_Incident_Summary_View](doc_files/RiskIQAssetManagement_Incident_Summary_View.png)

#### RiskIQ Asset Management Incident Quick View
![RiskIQAssetManagement_Incident_Quick_View](https://github.com/demisto/content/raw/89de9c30e0dac047d5a3b66250e804717da35dd2/Packs/RiskIQDigitalFootprint/doc_files/RiskIQAssetManagement_Incident_Quick_View.png)
![RiskIQAssetManagement_Incident_Quick_View](doc_files/RiskIQAssetManagement_Incident_Quick_View.png)

As part of this pack, you will also get out-of-the-box RiskIQ Asset Management incident type, RiskIQAsset indicator type, incident & indicator fields, and incident layouts. All of these are easily customizable to suit the needs of your organization.
Loading