Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

phantom-jacob

phantom-jacob created a review on a pull request on splunk-soar-connectors/googleworkspaceforgmail

View on GitHub

phantom-jacob deleted a branch phantomcyber/dev-cicd-tools

tapishj/PAPP-35152-hiding-config-variables

phantom-jacob pushed 1 commit to main phantomcyber/dev-cicd-tools
  • PAPP-35152: Hiding config section from READMe (#83) * PAPP-35152: hiding entire config section from readme * Update... 8b30c0b

View on GitHub

phantom-jacob closed a pull request on phantomcyber/dev-cicd-tools
PAPP-35152: Hiding config section from READMe
If all parameters in an apps configuration are meant to be hidden (every parameter either has data_type="ph" or visibility = []) then we should hide the Configuration variables section entirely fro...
phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
```suggestion # If the entire asset configuration is meant to be hidden, don't render the config section at all include_config = any(parameter["data_type"] != "ph" and parameter.get("visi...

View on GitHub

phantom-jacob created a review on a pull request on phantomcyber/dev-cicd-tools

View on GitHub

phantom-jacob pushed 6 commits to main splunk-soar-connectors/confluence
  • Added missing release notes to a recent fix 0e94df3
  • Merge pull request #11 from splunk-soar-connectors/missing_release_notes Added missing release notes to a recent fix 681de30
  • Bumped up the version of confluence from 3.0.1 to 3.0.2 932e2f4
  • Release notes for version 3.0.2 5d2b57f
  • Release notes for version 3.0.2 e92b77e
  • Merge pull request #12 from splunk-soar-connectors/next Merging next to main for release 3.0.2 e2de9b3

View on GitHub

phantom-jacob closed a pull request on splunk-soar-connectors/confluence
Merging next to main for release 3.0.2
### Notes - Merging next to main for the latest release - Please review the app version, generated release notes and readme, and make any necessary updates ### Requirements * [ ] Merge all associa...
phantom-jacob created a review on a pull request on splunk-soar-connectors/confluence

View on GitHub

phantom-jacob opened a pull request on splunk-soar-connectors/confluence
fix(SOARHELP-4138): Use a valid data_type
Somehow, the latest version of this connector was allowed to ship with a totally broken asset configuration. The 3.0.0 version of this connector cannot even be installed on SOAR, because it has a `...
phantom-jacob created a branch on splunk-soar-connectors/confluence

jacobd-SOARHELP-4138

phantom-jacob deleted a branch splunk-soar-connectors/ciscoesa

jacobd-smart-quotes

phantom-jacob pushed 3 commits to next splunk-soar-connectors/ciscoesa
  • fix: Remove smart quotes from JSON 7ae2bc7
  • Update README.md 0681035
  • Merge pull request #13 from splunk-soar-connectors/jacobd-smart-quotes fix: Remove smart quotes from JSON 2fbcb07

View on GitHub

phantom-jacob closed a pull request on splunk-soar-connectors/ciscoesa
fix: Remove smart quotes from JSON
Connector sanity tests were failing on some SOAR instances, particularly where `LC_CTYPE` had not been set properly, because the app JSON contained smart quotes.
phantom-jacob created a branch on splunk-soar-connectors/ciscoesa

jacobd-smart-quotes

phantom-jacob created a comment on a pull request on splunk-soar-connectors/ciscoesa
Tests are failing because the app JSON contains smart quotes

View on GitHub

phantom-jacob closed a pull request on splunk-soar-connectors/ciscoesa
Merging next to main for release 4.0.0
### Notes - Merging next to main for the latest release - Please review the app version, generated release notes and readme, and make any necessary updates ### Requirements * [ ] Merge all associa...
phantom-jacob pushed 11 commits to main splunk-soar-connectors/slack
  • Remove semgrep workflow file 5b6cebe
  • 'convert readme.html to manual_readme_content.md' c46db3a
  • PSAAS-18505 updated packages - using platform versions 35e4326
  • Update README.md 4725355
  • PSAAS-18505 requirements file needs package versions cd7856f
  • PSAAS-18505 removing packages from requirements file that will be provided by the platform d5be88a
  • PSAAS-18505 forgot sh 4437e76
  • PSAAS-18505 updated release notes c357c4b
  • Merge pull request #34 from splunk-soar-connectors/tcihak-PSAAS-18505 PSAAS-18505 updated packages - using platform ... 6dce15d
  • Release notes for version 2.7.1 4f7173f
  • Merge pull request #35 from splunk-soar-connectors/next Merging next to main for release 2.7.1 ead3b1f

View on GitHub

phantom-jacob closed a pull request on splunk-soar-connectors/slack
Merging next to main for release 2.7.1
### Notes - Merging next to main for the latest release - Please review the app version, generated release notes and readme, and make any necessary updates ### Requirements * [ ] Merge all associa...
phantom-jacob pushed 25 commits to next splunk-soar-connectors/git
  • On poll (#2) * Add files via upload * Add files via upload 24479ab
  • Add files via upload (#3) * Add files via upload * Update README.md --------- Co-authored-by: splunk-soar-c... a5e8b60
  • Update major version. Add release notes. Bugfix: for getting an optional parameter, use get() function. 2a77e8c
  • Update README.md ea54a30
  • Solve static error - minimum phantom version and period at the end of a verbose e09fc58
  • Update app version to 4.0.0 3f41ddd
  • Update README.md c8b799c
  • Solve compilation errors 436b480
  • Remove white space to solve compilation error ddb8f82
  • Update release notes 772ed70
  • Update minimum phantom version Make sure all verbose statements end with period d31b0ac
  • Update README.md 003391b
  • To compare types, use isinstance() function instead of type() function. f3ea663
  • Make formatting changes e6a906b
  • Bugfix: Solve a bug for 'clone repo' action - caused by switching of variables. Handle 'set_action_status' in a corre... 96c1e03
  • Remove extra space - compilation error 65b8c04
  • Update README.md f0a1478
  • Update release note and a code change 4251a14
  • Apply pre-commit changes 80f7a15
  • Update min_phantom_version 857eeac
  • and 5 more ...

View on GitHub

phantom-jacob closed a pull request on splunk-soar-connectors/git
git - Add Action - add on_poll action
Please ensure your pull request (PR) adheres to the following guidelines: - Please refer to our contributing documentation for any questions on submitting a pull request, link: [Contribution Gui...
phantom-jacob deleted a branch phantomcyber/dev-cicd-tools

tapishj/PAPP-35152-documentation-changes

phantom-jacob pushed 1 commit to main phantomcyber/dev-cicd-tools
  • PAPP-35152: changing documentation to config variables section to be … (#82) * PAPP-35152: changing documentation to... 8878b7a

View on GitHub

phantom-jacob closed a pull request on phantomcyber/dev-cicd-tools
PAPP-35152: changing documentation to config variables section to be …
- Changing the Configuration Variables description after doc reviews for Talos - Changing so hidden config params don't show up on READme docs
phantom-jacob created a review on a pull request on phantomcyber/dev-cicd-tools

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
Then let's change the condition? The `ph` data type exists solely to make UI forms look better. It's a nasty hack

View on GitHub

phantom-jacob created a review on a pull request on phantomcyber/dev-cicd-tools

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
```suggestion This table lists the configuration variables required to operate QRadar. These variables are specified when configuring a QRadar asset in Splunk SOAR. ```

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
```suggestion This table lists the configuration variables required to operate QRadar. These variables are specified when configuring a QRadar asset in Splunk SOAR. ```

View on GitHub

phantom-jacob created a review comment on a pull request on phantomcyber/dev-cicd-tools
```suggestion This table lists the configuration variables required to operate QRadar. These variables are specified when configuring a QRadar asset in Splunk SOAR. ```

View on GitHub

Load more