-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from splunk-soar-connectors/next
Merging next to main for release 2.2.6
- Loading branch information
Showing
31 changed files
with
215 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
name: Generate Readme Doc | ||
on: | ||
workflow_dispatch: | ||
push: | ||
paths: | ||
- '*.json' | ||
- 'readme.html' | ||
- 'manual_readme_content.md' | ||
tags-ignore: | ||
- '**' | ||
branches-ignore: | ||
- next | ||
- main | ||
jobs: | ||
generate-doc: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: 'phantomcyber/dev-cicd-tools/github-actions/generate-doc@main' | ||
with: | ||
GITHUB_TOKEN: ${{ secrets.SOAR_APPS_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name: Review Release | ||
concurrency: | ||
group: app-release | ||
cancel-in-progress: true | ||
permissions: | ||
contents: read | ||
id-token: write | ||
statuses: write | ||
on: | ||
workflow_dispatch: | ||
inputs: | ||
task_token: | ||
description: 'StepFunction task token' | ||
required: true | ||
|
||
jobs: | ||
review: | ||
uses: 'phantomcyber/dev-cicd-tools/.github/workflows/review-release.yml@main' | ||
with: | ||
task_token: ${{ inputs.task_token }} | ||
secrets: | ||
resume_release_role_arn: ${{ secrets.RESUME_RELEASE_ROLE_ARN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
repos: | ||
- repo: https://github.com/phantomcyber/dev-cicd-tools | ||
rev: v1.6 | ||
rev: v1.17 | ||
hooks: | ||
- id: org-hook | ||
- id: package-app-dependencies | ||
- repo: https://github.com/Yelp/detect-secrets | ||
rev: v1.1.0 | ||
rev: v1.4.0 | ||
hooks: | ||
- id: detect-secrets | ||
args: ['--no-verify', '--exclude-files', '^maxmind.json$'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,25 @@ | ||
Splunk SOAR MaxMind | ||
Copyright (c) 2016-2020 Splunk Inc. | ||
Copyright (c) 2016-2024 Splunk Inc. | ||
|
||
Third-party Software Attributions: | ||
|
||
Library: certifi | ||
Version: 2019.11.28 | ||
License: Mozilla 2.0 | ||
PyPA | ||
|
||
Library: geoip2 | ||
Version: 2.9.0 | ||
License: Apache 2.0 | ||
MaxMind | ||
|
||
Library: maxminddb | ||
Version: 1.5.1 | ||
License: Apache 2.0 | ||
MaxMind | ||
|
||
Library: idna | ||
Version: 2.8 | ||
License: BSD 3 | ||
Copyright 1991-2014 Unicode, Inc | ||
Copyright 2001-2014 Python Software Foundation; All Rights Reserved | ||
Copyright 2013-2018 Kim Davies | ||
|
||
Library: maxminddb | ||
Version: 1.5.1 | ||
License: Apache 2.0 | ||
MaxMind | ||
|
||
Library: python-dateutil | ||
Version: 2.8.1 | ||
License: Apache 2.0 | ||
|
@@ -37,11 +32,6 @@ Copyright 2015 - dateutil contributors (see AUTHORS file) | |
Copyright 2017 Paul Ganssle <[email protected]> | ||
Copyright 2017 dateutil contributors (see AUTHORS file) | ||
|
||
Library: requests | ||
Version: 2.26.0 | ||
License: Apache 2.0 | ||
Kenneth Reitz | ||
|
||
Library: urllib3 | ||
Version: 1.26.6 | ||
License: MIT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
[comment]: # " File: README.md" | ||
[comment]: # "Copyright (c) 2016-2024 Splunk Inc." | ||
[comment]: # "" | ||
[comment]: # "Licensed under the Apache License, Version 2.0 (the 'License');" | ||
[comment]: # "you may not use this file except in compliance with the License." | ||
[comment]: # "You may obtain a copy of the License at" | ||
[comment]: # "" | ||
[comment]: # " http://www.apache.org/licenses/LICENSE-2.0" | ||
[comment]: # "" | ||
[comment]: # "Unless required by applicable law or agreed to in writing, software distributed under" | ||
[comment]: # "the License is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND," | ||
[comment]: # "either express or implied. See the License for the specific language governing permissions" | ||
[comment]: # "and limitations under the License." | ||
[comment]: # "" | ||
## Getting a MaxMind license key | ||
|
||
Navigate to [MaxMind site](https://www.maxmind.com/) \> Manage License Keys \> Create OR Get a | ||
license key here | ||
|
||
NOTE: You need to be logged in to see the option **Manage License Keys** | ||
|
||
## Inputting Google API Key (OPTIONAL) | ||
|
||
Navigate to Administration \> Administration Settings \> Google Maps. From there, insert the API | ||
key. | ||
|
||
This will be used to display a map widget. | ||
|
||
## geoip2 | ||
|
||
This app makes use of the Python geoip2 module, which is licensed under the Apache 2.0 License, | ||
Copyright (c) 2018 | ||
|
||
## POLL NOW | ||
|
||
POLL NOW can be used to investigate what gets run on each poll during ingestion. | ||
|
||
IMPORTANT: LicenseKey is required to be specified in your asset. It's used to fetch the latest | ||
MaxMind database. | ||
|
||
For more info on what gets run on each poll, see "Scheduled Polling" below. | ||
|
||
## Scheduled Polling | ||
|
||
This mode is used to schedule a polling action on the asset at regular intervals, which is | ||
configured via the INGEST SETTINGS tab of the asset. | ||
|
||
In the case of Scheduled Polling, on every poll, the app compares the timestamp of the current | ||
database with the one on MaxMind server. The app will download the database from the server only if | ||
the server has a newer database. With this check, the app can avoid downloading a duplicate database | ||
and stay within the daily MaxMind download limit. As of September 14, 2021, each account can perform | ||
up to 2,000 total downloads in each 24 hour period. For more info, visit | ||
[here](https://support.maxmind.com/geoip-faq/databases-and-database-updates/is-there-a-limit-to-how-often-i-can-download-a-database-from-my-maxmind-account/) | ||
|
||
It's recommended to run the database update every 30 days. The schedule of the database update can | ||
be found | ||
[here](https://support.maxmind.com/geoip-faq/databases-and-database-updates/how-often-should-i-purchase-geoip2-or-geoip-legacy-database-updates/) |
Oops, something went wrong.