From b93512eb01ba05a48de187fb5b3f2449ef12acd8 Mon Sep 17 00:00:00 2001 From: Wes Lambert Date: Tue, 24 May 2022 12:36:32 +0000 Subject: [PATCH] Adjust verbiage around pillar configuration --- salt/sensoroni/files/analyzers/emailrep/README.md | 2 +- salt/sensoroni/files/analyzers/greynoise/README.md | 2 +- salt/sensoroni/files/analyzers/localfile/README.md | 2 +- salt/sensoroni/files/analyzers/otx/README.md | 2 +- salt/sensoroni/files/analyzers/pulsedive/README.md | 2 +- salt/sensoroni/files/analyzers/urlscan/README.md | 2 +- salt/sensoroni/files/analyzers/virustotal/README.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/salt/sensoroni/files/analyzers/emailrep/README.md b/salt/sensoroni/files/analyzers/emailrep/README.md index 7a8eade99..912ff19c0 100644 --- a/salt/sensoroni/files/analyzers/emailrep/README.md +++ b/salt/sensoroni/files/analyzers/emailrep/README.md @@ -7,7 +7,7 @@ Submit an email address to EmailRepIO for analysis. ``api_key`` - API key used for communication with the EmailRepIO API -This value should be set in the pillar, like so: +This value should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: diff --git a/salt/sensoroni/files/analyzers/greynoise/README.md b/salt/sensoroni/files/analyzers/greynoise/README.md index cdaf1a8c2..4c6d4be4b 100644 --- a/salt/sensoroni/files/analyzers/greynoise/README.md +++ b/salt/sensoroni/files/analyzers/greynoise/README.md @@ -9,7 +9,7 @@ Submit an IP address to Greynoise for analysis. ``api_version`` - Version of Greynoise API. Default is ``community`` -This value should be set in the pillar, like so: +This value should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: diff --git a/salt/sensoroni/files/analyzers/localfile/README.md b/salt/sensoroni/files/analyzers/localfile/README.md index 3670fd986..ceb40497c 100644 --- a/salt/sensoroni/files/analyzers/localfile/README.md +++ b/salt/sensoroni/files/analyzers/localfile/README.md @@ -20,7 +20,7 @@ MatchValue,MatchDescription,MatchReference abcd1234,ThisIsADescription,https://siteabouthings.abc ``` -The ``file_path`` value(s) should be set in the pillar, like so: +The ``file_path`` value(s) should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: diff --git a/salt/sensoroni/files/analyzers/otx/README.md b/salt/sensoroni/files/analyzers/otx/README.md index 2f1179dd8..511888fdc 100644 --- a/salt/sensoroni/files/analyzers/otx/README.md +++ b/salt/sensoroni/files/analyzers/otx/README.md @@ -7,7 +7,7 @@ Submit a domain, hash, IP, or URL to Alienvault OTX for analysis. ``api_key`` - API key used for communication with the Alienvault API -This value should be set in the pillar, like so: +This value should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: diff --git a/salt/sensoroni/files/analyzers/pulsedive/README.md b/salt/sensoroni/files/analyzers/pulsedive/README.md index 056889a06..d3879fb8d 100644 --- a/salt/sensoroni/files/analyzers/pulsedive/README.md +++ b/salt/sensoroni/files/analyzers/pulsedive/README.md @@ -7,7 +7,7 @@ Search Pulsedive for a domain, hash, IP, URI, URL, or User Agent. ``api_key`` - API key used for communication with the Virustotal API -This value should be set in the pillar, like so: +This value should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: diff --git a/salt/sensoroni/files/analyzers/urlscan/README.md b/salt/sensoroni/files/analyzers/urlscan/README.md index 1aa346ce2..9f33c3106 100644 --- a/salt/sensoroni/files/analyzers/urlscan/README.md +++ b/salt/sensoroni/files/analyzers/urlscan/README.md @@ -10,7 +10,7 @@ Submit a URL to Urlscan for analysis. ``visibility`` - Determines whether or not scan results are visibile publicly. Defaults to ``public`` ``timeout`` - Time to wait for scan results. Defaults to ``180``s -This value should be set in the pillar, like so: +This value should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: diff --git a/salt/sensoroni/files/analyzers/virustotal/README.md b/salt/sensoroni/files/analyzers/virustotal/README.md index d160dcae4..af39db3ea 100644 --- a/salt/sensoroni/files/analyzers/virustotal/README.md +++ b/salt/sensoroni/files/analyzers/virustotal/README.md @@ -7,7 +7,7 @@ Submit a domain, hash, IP, or URL to Virustotal for analysis. ``api_key`` - API key used for communication with the Virustotal API -This value should be set in the pillar, like so: +This value should be set in the ``sensoroni`` pillar, like so: ``` sensoroni: