{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":681249080,"defaultBranch":"master","name":"xpanse-content","ownerLogin":"PaloAltoNetworks","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-21T15:40:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4855743?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717785596.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"028fccc134f5f86b57b2284c8ab3d11f00e3d44d","ref":"refs/heads/CX-EXPANDR-9479-docs","pushedAt":"2024-06-07T18:39:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"del README blank lines","shortMessageHtmlLink":"del README blank lines"}},{"before":"23e85b472db79112ec14ce19a94b39466a4b29d2","after":"bd9739ee37f2f808e4cb7dd913facb13f07679b2","ref":"refs/heads/master","pushedAt":"2024-06-07T18:38:01.000Z","pushType":"push","commitsCount":104,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"Support multiple drilldown searches response (#34327)\n\n* handled more than one drilldown search\r\n\r\n* Change the Submitted condition\r\n\r\n* Edited handle submitted notables\r\n\r\n* Edited SplunkShowDrilldown script\r\n\r\n* Fixed the to_incident function to keep BC\r\n\r\n* Present Results by Search Query\r\n\r\n* limit results table to a const\r\n\r\n* Use time frame of multiple drilldowns\r\n\r\n* added query name to the context and layout\r\n\r\n* added query name to the layout\r\n\r\n* Changed comment wordings\r\n\r\n* Removed unnecessary function\r\n\r\n* removed unnecessary loop\r\n\r\n* parse query name\r\n\r\n* Improved layout\r\n\r\n* Comments Improvements\r\n\r\n* Added docs\r\n\r\n* Added the RN file\r\n\r\n* fix comment\r\n\r\n* Updated the docker image\r\n\r\n* pre-commit changes\r\n\r\n* Fixed too long lines\r\n\r\n* Fixed timeframe test\r\n\r\n* Improve readme reference\r\n\r\n* fixed drilldown_enrichment function\r\n\r\n* Fixed drilldown_enrichment function for unsuccessful enrichments\r\n\r\n* Fixed RN\r\n\r\n* pre commit fixes\r\n\r\n* Removed unnecessary debug message\r\n\r\n* failed_to_submit condition change\r\n\r\n* added unit tests\r\n\r\n* Added Unit Tests\r\n\r\n* pre commit fixes\r\n\r\n* pre commit fixes\r\n\r\n* pre comit more fixes\r\n\r\n* pre commit more fixes\r\n\r\n* Added unit tests for SplunkShowDrilldown script\r\n\r\n* pre commit fixes\r\n\r\n* Fixed the Submitted condition\r\n\r\n* Improved logs\r\n\r\n* pre commit fixes\r\n\r\n* fixed explanation\r\n\r\n* Added info level log\r\n\r\n* Pre commit fixes\r\n\r\n* Improved the call to parse a query name\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/README.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/README.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/README.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/SplunkPy.yml\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/SplunkPy_description.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/SplunkPy_description.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/SplunkPy_description.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Update Packs/SplunkPy/ReleaseNotes/3_1_28.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Edited the description of 'Number of Events Per Enrichment Type' param\r\n\r\n* change info level to error level\r\n\r\n* Changed the structure of the drilldown search results\r\n\r\n* Pre-commit fixes\r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/README.md\r\n\r\nCo-authored-by: yuvalbenshalom \r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/README.md\r\n\r\nCo-authored-by: yuvalbenshalom \r\n\r\n* Update Packs/SplunkPy/Integrations/SplunkPy/SplunkPy.py\r\n\r\nCo-authored-by: yuvalbenshalom \r\n\r\n* Removed temp const\r\n\r\n* Added BC json to the RN\r\n\r\n* Added ids to the unit tests\r\n\r\n---------\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\nCo-authored-by: yuvalbenshalom ","shortMessageHtmlLink":"Support multiple drilldown searches response (demisto#34327)"}},{"before":"f6b961a16801d25d51dffac6d1a67c2c1127ab90","after":"42dc21c3ff3cf99d162b2ddadf584eec92c22e1e","ref":"refs/heads/patching","pushedAt":"2024-06-07T16:45:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Update marketplace for systems manager","shortMessageHtmlLink":"Update marketplace for systems manager"}},{"before":"56f3ae1b82b1320e0badc580713726034dd622b1","after":"f6b961a16801d25d51dffac6d1a67c2c1127ab90","ref":"refs/heads/patching","pushedAt":"2024-06-07T16:14:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Update link","shortMessageHtmlLink":"Update link"}},{"before":"9038542c49eb1fb1c5d6e59e088891007a1021c2","after":"56f3ae1b82b1320e0badc580713726034dd622b1","ref":"refs/heads/patching","pushedAt":"2024-06-07T16:13:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"SSM files","shortMessageHtmlLink":"SSM files"}},{"before":"12cda5969c051b2e0f8fdf7a2504730018268946","after":"95202c77be10f6af66e5f6c00a95bffccff08058","ref":"refs/heads/EXPANDR-7038","pushedAt":"2024-06-06T20:59:27.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"BigEasyJ","name":"John","path":"/BigEasyJ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40349459?s=80&v=4"},"commit":{"message":"Update integration configuration yml settings","shortMessageHtmlLink":"Update integration configuration yml settings"}},{"before":"5a6169ac6db0860629702f664515705c6d55d19f","after":"12cda5969c051b2e0f8fdf7a2504730018268946","ref":"refs/heads/EXPANDR-7038","pushedAt":"2024-06-06T13:01:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BigEasyJ","name":"John","path":"/BigEasyJ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40349459?s=80&v=4"},"commit":{"message":"Update azure-rg-query to support paging","shortMessageHtmlLink":"Update azure-rg-query to support paging"}},{"before":"bf939fc1584ecc628ad70cc06716d7f89c75f8c4","after":"c91deceb0f549dc223d5eba4c4b95bc4f32111a9","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-05T15:18:00.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"Merge branch 'contrib/PaloAltoNetworks_CX-EXPANDR-9479' into CX-EXPANDR-9479","shortMessageHtmlLink":"Merge branch 'contrib/PaloAltoNetworks_CX-EXPANDR-9479' into CX-EXPAN…"}},{"before":"2e5c6cfa8a600dbd1d995aaa5b12577d0b58457c","after":"bf939fc1584ecc628ad70cc06716d7f89c75f8c4","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-05T15:15:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"bump ver and lint","shortMessageHtmlLink":"bump ver and lint"}},{"before":"cd3a0e7d3404b05e06e0ca6d79278a9d15f28281","after":"2e5c6cfa8a600dbd1d995aaa5b12577d0b58457c","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-05T15:11:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\n\nCo-authored-by: Shelly Tzohar <45915502+Shellyber@users.noreply.github.com>","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":"7325f31500c01d27200b343c91810ee80c5d7b95","after":"cd3a0e7d3404b05e06e0ca6d79278a9d15f28281","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-05T13:47:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\n\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":"793fddd3c80a17089b0e04be9ae9471e12eefd11","after":"7325f31500c01d27200b343c91810ee80c5d7b95","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T21:51:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"updates","shortMessageHtmlLink":"updates"}},{"before":"11c63a35ec1368775b1e62cb751363fc51998167","after":"793fddd3c80a17089b0e04be9ae9471e12eefd11","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T18:25:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"update RN","shortMessageHtmlLink":"update RN"}},{"before":"03fab1fef0a0e03fecd632d590cd6a5821d252ee","after":"11c63a35ec1368775b1e62cb751363fc51998167","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T18:13:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"fix val","shortMessageHtmlLink":"fix val"}},{"before":"5dd01bec790d4e7b9384faa327540a06997e85a6","after":"03fab1fef0a0e03fecd632d590cd6a5821d252ee","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T17:56:41.000Z","pushType":"push","commitsCount":90,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"Merge branch 'contrib/PaloAltoNetworks_CX-EXPANDR-9479' into CX-EXPANDR-9479","shortMessageHtmlLink":"Merge branch 'contrib/PaloAltoNetworks_CX-EXPANDR-9479' into CX-EXPAN…"}},{"before":"f06708ca40a278538052c1a60adfcb2125679a94","after":"5dd01bec790d4e7b9384faa327540a06997e85a6","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T17:51:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"RN","shortMessageHtmlLink":"RN"}},{"before":"5a4d4adb2ce079dc39382838ac4b00ac58516987","after":"f06708ca40a278538052c1a60adfcb2125679a94","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T17:44:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"set defaults","shortMessageHtmlLink":"set defaults"}},{"before":"7923a1390658f0f2ebaaffad2b6b63352fa56f5b","after":"9038542c49eb1fb1c5d6e59e088891007a1021c2","ref":"refs/heads/patching","pushedAt":"2024-06-04T17:22:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Patching initial files","shortMessageHtmlLink":"Patching initial files"}},{"before":"61c96c6871e92fdfd8c35cc209fa2e02459d44ce","after":"5a4d4adb2ce079dc39382838ac4b00ac58516987","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-06-04T16:33:16.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"final touches","shortMessageHtmlLink":"final touches"}},{"before":null,"after":"7923a1390658f0f2ebaaffad2b6b63352fa56f5b","ref":"refs/heads/patching","pushedAt":"2024-06-03T06:46:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Patching initial files","shortMessageHtmlLink":"Patching initial files"}},{"before":"c1650edf622a8c8b4605d4e4869dda136bc413ba","after":"61c96c6871e92fdfd8c35cc209fa2e02459d44ce","ref":"refs/heads/CX-EXPANDR-9479","pushedAt":"2024-05-30T21:25:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"johnnywilkes","name":null,"path":"/johnnywilkes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32227961?s=80&v=4"},"commit":{"message":"more stuff","shortMessageHtmlLink":"more stuff"}},{"before":"cc17361048af45e45180addac164c6f2af67d275","after":"d5abb16d362d3adf999a47862223574e02ef87f1","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-30T05:45:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Update marketplace","shortMessageHtmlLink":"Update marketplace"}},{"before":"3dc0f7cf34967427d79d612484bf2c2aa3afa5a6","after":"5a6169ac6db0860629702f664515705c6d55d19f","ref":"refs/heads/EXPANDR-7038","pushedAt":"2024-05-29T22:10:44.000Z","pushType":"push","commitsCount":936,"pusher":{"login":"BigEasyJ","name":"John","path":"/BigEasyJ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40349459?s=80&v=4"},"commit":{"message":"Merge branch 'contrib/PaloAltoNetworks_EXPANDR-7038' into EXPANDR-7038","shortMessageHtmlLink":"Merge branch 'contrib/PaloAltoNetworks_EXPANDR-7038' into EXPANDR-7038"}},{"before":"36c0bd480170ae4720712e0bcefd3173af14c464","after":"cc17361048af45e45180addac164c6f2af67d275","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-29T06:47:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Misc changes","shortMessageHtmlLink":"Misc changes"}},{"before":"77fbb3570c00ca84640b4d9d6e2add0805ef3495","after":"36c0bd480170ae4720712e0bcefd3173af14c464","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-28T21:46:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Update marketplace","shortMessageHtmlLink":"Update marketplace"}},{"before":"e19909993c5acbc5e31fdf3f9cb4b4e9b3e214f5","after":"77fbb3570c00ca84640b4d9d6e2add0805ef3495","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-28T19:15:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Misc changes","shortMessageHtmlLink":"Misc changes"}},{"before":"40617981cad1fbf6ee241a890a14807568840aa6","after":"e19909993c5acbc5e31fdf3f9cb4b4e9b3e214f5","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-27T01:38:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Add link","shortMessageHtmlLink":"Add link"}},{"before":"4d5151dad420ff9b5693bd1f9a406cc412b69696","after":"40617981cad1fbf6ee241a890a14807568840aa6","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-27T01:36:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"fix spelling","shortMessageHtmlLink":"fix spelling"}},{"before":null,"after":"4d5151dad420ff9b5693bd1f9a406cc412b69696","ref":"refs/heads/EXPANDR-6928","pushedAt":"2024-05-27T01:00:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Certificate changes","shortMessageHtmlLink":"Certificate changes"}},{"before":"edceb89c7609e1b8b909361d15e4f8dc4aaf5a23","after":"23e85b472db79112ec14ce19a94b39466a4b29d2","ref":"refs/heads/master","pushedAt":"2024-05-26T22:55:41.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"capanw","name":"Chait A","path":"/capanw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/112722030?s=80&v=4"},"commit":{"message":"Use proxy in crwdstrike (#34541)\n\n* Use proxies in crwdstrike\r\n\r\n* PROXY bool.\r\nAdd RN\r\nUpdate docker\r\n\r\n* Update Packs/CrowdStrikeFalcon/ReleaseNotes/1_13_9.md\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>\r\n\r\n* Remove redundant handle_proxy calls\r\n\r\n* remove typo\r\n\r\n---------\r\n\r\nCo-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>","shortMessageHtmlLink":"Use proxy in crwdstrike (demisto#34541)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX4G0HwA","startCursor":null,"endCursor":null}},"title":"Activity · PaloAltoNetworks/xpanse-content"}