Skip to content

Commit 985ba67

Browse files
committed
updated the image size
1 parent d3149d4 commit 985ba67

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,12 @@ In this section, we'll introduce the following concepts:
295295
<p>Collects a list of users from the Google Workspace Users API.</p>
296296
</div>
297297
</div>
298+
<div className="box smallbox card">
299+
<div className="container">
300+
<a href="/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source"><img src={useBaseUrl('img/send-data/intel471-threat-intel.png')} alt="thumbnail icon" width="180"/><h4>Intel 471 Threat Intel</h4></a>
301+
<p>Collects threat indicators from the Intel 471 API.</p>
302+
</div>
303+
</div>
298304
<div className="box smallbox card">
299305
<div className="container">
300306
<a href="/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source"><img src={useBaseUrl('img/send-data/jamf.png')} alt="icon" width="120"/><h4>Jamf</h4></a>

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel-471-threat-intel-source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: intel471-threat-intel-source
3-
title: Intel471 Threat Intel Source
4-
sidebar_label: Intel471 Threat Intel
3+
title: Intel 471 Threat Intel Source
4+
sidebar_label: Intel 471 Threat Intel
55
tags:
66
- cloud-to-cloud
77
- intel471-threat-intel
@@ -14,7 +14,7 @@ import TerraformExample from '!!raw-loader!/files/c2c/intel471-threat-intel/exam
1414
import ForwardToSiem from '/docs/reuse/forward-to-siem.md';
1515
import useBaseUrl from '@docusaurus/useBaseUrl';
1616

17-
<img src={useBaseUrl('img/send-data/intel471-threat-intel.png')} alt="intel471-threat-intel.png" width="50" />
17+
<img src={useBaseUrl('img/send-data/intel471-threat-intel.png')} alt="intel471-threat-intel.png" width="100" />
1818

1919
Intel 471 helps organizations protect against cyber threats by monitoring underground marketplaces and forums used by cybercriminals. They specialize in cyber threat intelligence, focusing on malware, malicious actors, their tactics, techniques, and procedures (TTPs).
2020

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ module.exports = {
432432
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-bigquery-source',
433433
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-workspace-alertcenter',
434434
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-workspace-source',
435+
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/intel471-threat-intel-source',
435436
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/jamf-source',
436437
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/jfrog-xray-source',
437438
'send-data/hosted-collectors/cloud-to-cloud-integration-framework/jumpcloud-directory-insights-source',

0 commit comments

Comments
 (0)