diff --git a/.github/actions/appinspect_publish/action.yml b/.github/actions/appinspect_publish/action.yml index 7644449..ea0b2f4 100644 --- a/.github/actions/appinspect_publish/action.yml +++ b/.github/actions/appinspect_publish/action.yml @@ -15,7 +15,7 @@ inputs: description: 'The name of the file, for example "my_package.tar.gz".' required: true SPLUNK_VERSION: - description: 'The Splunk version(s) that the release is compatible with. For example, "6.7,7.0".' + description: 'The Splunk version(s) that the release is compatible with. For example, "8.0,8.1,8.2".' required: true VISIBILITY: description: 'true = The release is to be visible upon package validation success. false = if the release is to be hidden.' @@ -27,4 +27,4 @@ inputs: default: '' runs: using: 'docker' - image: 'Dockerfile' \ No newline at end of file + image: 'Dockerfile' diff --git a/.github/workflows/appinspect_api.yml b/.github/workflows/appinspect_api.yml index cd12212..2053040 100644 --- a/.github/workflows/appinspect_api.yml +++ b/.github/workflows/appinspect_api.yml @@ -51,11 +51,11 @@ jobs: env: GHR_PATH: ./dist/github_app_for_splunk.spl GITHUB_TOKEN: ${{ secrets.API_TOKEN }} - - name: Hello world action step + - name: Publish App to Splunkbase uses: ./.github/actions/appinspect_publish # Uses an action in the root directory with: APP_ID: '5596' APP_FILE: './dist/github_app_for_splunk.spl' SPLUNK_USERNAME: ${{ secrets.SPLUNKBASE_USER }} SPLUNK_PASSWORD: ${{ secrets.SPLUNKBASE_PASSWORD }} - SPLUNK_VERSION: '8.0,8.1' + SPLUNK_VERSION: '8.0,8.1,8.2,9.0' diff --git a/github_app_for_splunk/default/savedsearches.conf b/github_app_for_splunk/default/savedsearches.conf index e91a7af..5b79f2f 100644 --- a/github_app_for_splunk/default/savedsearches.conf +++ b/github_app_for_splunk/default/savedsearches.conf @@ -139,6 +139,7 @@ action.send2uba.param.verbose = 0 action.threat_add.param.verbose = 0 alert.track = 0 cron_schedule = 0 6 * * * +disabled = 1 description = This search will generate a lookup about the access to devsecops environment and write it to a lookup file dispatch.earliest_time = -30d@d dispatch.latest_time = now diff --git a/github_app_for_splunk/metadata/default.meta b/github_app_for_splunk/metadata/default.meta index b408019..1c8f783 100644 --- a/github_app_for_splunk/metadata/default.meta +++ b/github_app_for_splunk/metadata/default.meta @@ -2,7 +2,8 @@ # Application-level permissions [] -access = read : [ * ], write : [ admin, power ] +access = read : [ * ], write : [ admin, sc_admin, power ] +export = system ### EVENT TYPES pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy