How to fetch RSS feed from External website (Fortinet) and create a record in Vulnerability response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:07 AM
Generally, Vulnerability Management team continuously watch on latest news related to vulnerabilities. Like, we are using FortiGate firewall, in that case we also need to keep an eye on news feeds like Fortigate blog, CISA blogs, CERT-In blogs. Is it possible to fetch all the news or upcoming vulnerability updates in Service Now. It's same like RSS feeds.
Below is the link of Fortinet blogs
https://www.fortinet.com/blog/psirt-blogs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:14 AM
Hi @Tejasr1 ,
For this you would need to build a complete process were you have to create a staging table or a temp table which logs the blog post. You will have to use the REST API if there is any or RSS feeds for this. On every new entry, or on weekly or monthly basis one has to take a look to review all of records in staging table and convert the sensitive blog as a record in Vulnerability response table. You can think of having a workflow build for this.
I hope this help ....
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:39 AM
Can we use OOB Application "GRC:Regulatory Change management integration with RSS fields" for implementation?