Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
```suggestion # Copyright (c) 2022-2025 Splunk Inc. ```
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Please remove this requirement. We need better documentation and long-term plans around this, but certain dependencies we're just allowing the platform to provide at the moment, due to an insurmoun...
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Action name is `list signins` but table is `List Incidents`?
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Pretty sure static tests will get mad at this (I know, I think it's silly too) ```suggestion "filter": { "description": "Filter risk detections based on prope...
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Do we not have a boolean data type?
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
boolean?
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
If the action name is `list devices`, why is the table title `List Incidents`?
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Is Entra a Defender add-on or is this bad copypasta?
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Missing datapaths
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Why do we have a bunch of ignored parameters? Is this my inexperience with connector development showing, and `on poll` just requires these parameters by some esoteric design?
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
Missing the standard data paths here
phantom-jacob created a review comment on a pull request on splunk-soar-connectors/msgraphforentra
```suggestion checkbox is toggled then the test connectivity action must be run again. NOTE: Non-Interactive Auth must be checked for Certificate Based Authentication. ```
phantom-jacob created a review on a pull request on splunk-soar-connectors/msgraphforentra
phantom-jacob pushed 8 commits to main splunk-soar-connectors/runnerutility
- Rename 1.0.17 to 1.0.17.md fixed file name 3177ab4
- Merge pull request #1 from zamastyle/zamastyle-patch-1 Rename 1.0.17 to 1.0.17.md 182bcf6
- Merge branch 'splunk-soar-connectors:next' into Fix-notes 0e78e69
- Merge pull request #13 from zamastyle/Fix-notes Fix notes 29fc511
- Bumped up the version of runnerutility from 1.0.17 to 1.0.18 789f656
- Release notes for version 1.0.18 969456c
- Release notes for version 1.0.18 97cbd3a
- Merge pull request #14 from splunk-soar-connectors/next Merging next to main for release 1.0.18 22899f5
phantom-jacob closed a pull request on splunk-soar-connectors/runnerutility
Merging next to main for release 1.0.18
### 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/runnerutility
phantom-jacob pushed 11 commits to main splunk-soar-connectors/freshservice
- Freshservice: New app - Initial commit 0c98d69
- Freshservice: New app - Initial commit 26ad30f
- Fixed linting error and Developer checklist changes 91340d8
- Added log statements 5e3d8fa
- Merge pull request #1 from dan3hr/your-branch Freshservice: New app - Initial commit 1992c07
- Release notes for version 1.1.0 dc2515b
- fix(pre-commit): Updated pre-commit and linted/formatted a274b01
- Update README.md 73cc40d
- Merge pull request #3 from splunk-soar-connectors/jacobd-lint fix(lint): Fixing static test failures in preparation ... bf9c6cc
- Release notes for version 1.1.1 1e56bb7
- Merge pull request #2 from splunk-soar-connectors/next Merging next to main for release 1.1.1 963d750
phantom-jacob closed a pull request on splunk-soar-connectors/freshservice
Merging next to main for release 1.1.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 created a review on a pull request on splunk-soar-connectors/freshservice
phantom-jacob pushed 3 commits to next splunk-soar-connectors/freshservice
phantom-jacob closed a pull request on splunk-soar-connectors/freshservice
fix(lint): Fixing static test failures in preparation for release
Just fixing minor lint/format/static test stuff to release this new community appphantom-jacob pushed 2 commits to jacobd-lint splunk-soar-connectors/freshservice
phantom-jacob opened a pull request on splunk-soar-connectors/freshservice
fix(lint): Fixing static test failures in preparation for release
Just fixing minor lint/format/static test stuff to release this new community appphantom-jacob pushed 5 commits to next splunk-soar-connectors/freshservice
phantom-jacob closed a pull request on splunk-soar-connectors/freshservice
Freshservice: New app - Initial commit
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 created a review on a pull request on splunk-soar-connectors/freshservice
phantom-jacob pushed 26 commits to main splunk-soar-connectors/splunk
- Update splunk.json Updated version, added contributer entry, added boolean config for event_id SDI 206b431
- Update splunk_connector.py Added handling for using event_id as source data identifier when available if the asset b... 9788e6d
- Update README.md Added notes on new asset config value bd167e5
- Create 2.17.1.md Added change notes 033459d
- Update splunk_connector.py split comment line 616a055
- Update splunk_connector.py Swapped single quotes for double quotes for ... reasons? bd93a01
- Update splunk.json fixed param index int d87ab8e
- run query: add _raw data field parameter polishing the code minor fix 6c5f7c3
- fix(deps): Simplify dependencies 189c029
- Update README.md db134b8
- fix(notes): Fix release notes 38109a1
- Update README.md b25eca7
- chore(copyright): Updated copyright year ddbe3e5
- Update README.md 580356b
- Update splunk.json Co-authored-by: splunk-jessica <[email protected]> ec43504
- Update README.md 70d8ab2
- Merge pull request #33 from splunk-soar-connectors/pdesai-raw-field-parameter PAPP-26864: add _raw data field parameter f438762
- Release notes for version 2.19.0 640f18f
- Update splunk_connector.py 789a29c
- Merge branch 'next' into use_event_id_as_sdi faca1a4
- and 6 more ...