-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for v3.55.0
#1269
Prepare for v3.55.0
#1269
Commits on May 7, 2024
-
Replace panther_analysis_tool import with updated import (#1230)
Evan Gibler authoredMay 7, 2024 Configuration menu - View commit details
-
Copy full SHA for cd042d2 - Browse repository at this point
Copy the full SHA cd042d2View commit details -
Update Action versions; use SHAs (#1231)
* Update Action versions; use SHAs * Add dependabot.yml to keep Actions updated * Update PAT to 0.49.0
Evan Gibler authoredMay 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e5f196 - Browse repository at this point
Copy the full SHA 5e5f196View commit details
Commits on May 8, 2024
-
migrates the gcp_storage_hmac_keys_create rule to (#1233)
python from sdyaml
Configuration menu - View commit details
-
Copy full SHA for 0f28285 - Browse repository at this point
Copy the full SHA 0f28285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83e6d74 - Browse repository at this point
Copy the full SHA 83e6d74View commit details
Commits on May 13, 2024
-
* consistency nit fixes * - somethings -> some things
Configuration menu - View commit details
-
Copy full SHA for 575cf47 - Browse repository at this point
Copy the full SHA 575cf47View commit details
Commits on May 14, 2024
-
AppOmni Alert passthrough (#1211)
* alert passthrough * Deprecate GreyNoise detections (#1205) * Deprecate GreyNoise detections * Update rules/aws_cloudtrail_rules/aws_s3_activity_greynoise.yml * Update rules/cloudflare_rules/cloudflare_firewall_suspicious_event_greynoise.yml * Update cloudflare_httpreq_bot_high_volume_greynoise.yml --------- Co-authored-by: Ariel Ropek <[email protected]> * fix - Notion Login From New Location - NoneType error (#1206) * fix - Notion Login From New Location - NoneType error * fix - Notion Login From New Location - NoneType error - linter fix * remove codeowners (#1208) * linting * fix - GCP rules - AttributeError (#1210) * fix - GCP rules - AttributeError * fix - GCP rules - AttributeError - linter fix * MITRE ATT&CK Mappings for MS Rules (#1209) * added MITRE mappings for microsoft rules * fixed formatting on some helper files --------- Co-authored-by: Ariel Ropek <[email protected]> * traildiscover enrichment with managed schema (#1177) * traildiscover enrichment with managed schema * Add npm install in dockerfile (#1172) * add npm install in dockerfile * Remove Python optimizations; add prettier to PATH --------- Co-authored-by: egibs <[email protected]> * schema name: TrailDiscover.CloudTrail * Fix Dockerfile; add Workflow to test image * updated data set * Add MongoDB.2FA.Disabled rule (#1190) Co-authored-by: Ariel Ropek <[email protected]> * lint and fmt * fmt * add OCSF selector * additional OCSF mappings * Fix Pipfile * Rebase changes --------- Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> * Update PAT to 0.46.0 (#1216) * add file/host state to msft graph alert context (#1220) * fix timestamps (#1219) * Update PAT to 0.46.1 (#1222) * pack for traildiscover LUT (#1221) * use event.deep_get and remove InlineFilters * add pack --------- Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: akozlovets098 <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Nick Hakmiller <[email protected]> Co-authored-by: Ariel Ropek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8b6ad9 - Browse repository at this point
Copy the full SHA c8b6ad9View commit details
Commits on May 21, 2024
-
* Deprecate GreyNoise detections (#1205) * Deprecate GreyNoise detections * Update rules/aws_cloudtrail_rules/aws_s3_activity_greynoise.yml * Update rules/cloudflare_rules/cloudflare_firewall_suspicious_event_greynoise.yml * Update cloudflare_httpreq_bot_high_volume_greynoise.yml --------- Co-authored-by: Ariel Ropek <[email protected]> * fix - Notion Login From New Location - NoneType error (#1206) * fix - Notion Login From New Location - NoneType error * fix - Notion Login From New Location - NoneType error - linter fix * Push Security rules * remove codeowners (#1208) * fix - GCP rules - AttributeError (#1210) * fix - GCP rules - AttributeError * fix - GCP rules - AttributeError - linter fix * MITRE ATT&CK Mappings for MS Rules (#1209) * added MITRE mappings for microsoft rules * fixed formatting on some helper files --------- Co-authored-by: Ariel Ropek <[email protected]> * traildiscover enrichment with managed schema (#1177) * traildiscover enrichment with managed schema * Add npm install in dockerfile (#1172) * add npm install in dockerfile * Remove Python optimizations; add prettier to PATH --------- Co-authored-by: egibs <[email protected]> * schema name: TrailDiscover.CloudTrail * Fix Dockerfile; add Workflow to test image * updated data set * Add MongoDB.2FA.Disabled rule (#1190) Co-authored-by: Ariel Ropek <[email protected]> * lint and fmt * fmt * add OCSF selector * additional OCSF mappings * Fix Pipfile * Rebase changes --------- Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> * Update PAT to 0.46.0 (#1216) * add file/host state to msft graph alert context (#1220) * fix timestamps (#1219) * Update PAT to 0.46.1 (#1222) * pack for traildiscover LUT (#1221) * pack, fmt lint, event.deep_get * pack update --------- Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: akozlovets098 <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Nick Hakmiller <[email protected]> Co-authored-by: Ariel Ropek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8012f11 - Browse repository at this point
Copy the full SHA 8012f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1252a70 - Browse repository at this point
Copy the full SHA 1252a70View commit details -
* created pack and updated event.deep_get * update logtype
Configuration menu - View commit details
-
Copy full SHA for 63db6ce - Browse repository at this point
Copy the full SHA 63db6ceView commit details
Commits on May 22, 2024
-
Remove Node/NPM/Prettier (#1241)
* Remove Node/NPM/Prettier Signed-off-by: egibs <[email protected]> * Update README; add removal notes Signed-off-by: egibs <[email protected]> --------- Signed-off-by: egibs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 442849c - Browse repository at this point
Copy the full SHA 442849cView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8b23bd - Browse repository at this point
Copy the full SHA c8b23bdView commit details -
Use harden-runner Action for all Workflows (#1244)
* Use harden-runner Action for all Workflows Signed-off-by: egibs <[email protected]> * Run Docker Workflow Signed-off-by: egibs <[email protected]> * Add blocking policy for docker.yml Signed-off-by: egibs <[email protected]> * Add permissions to Workflow Signed-off-by: egibs <[email protected]> * More permissions Signed-off-by: egibs <[email protected]> --------- Signed-off-by: egibs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc7070c - Browse repository at this point
Copy the full SHA dc7070cView commit details
Commits on May 30, 2024
-
Threat 319 Replace geoinfo_from_ip with new version (#1242)
* Deprecate GreyNoise detections (#1205) * Deprecate GreyNoise detections * Update rules/aws_cloudtrail_rules/aws_s3_activity_greynoise.yml * Update rules/cloudflare_rules/cloudflare_firewall_suspicious_event_greynoise.yml * Update cloudflare_httpreq_bot_high_volume_greynoise.yml --------- Co-authored-by: Ariel Ropek <[email protected]> * fix - Notion Login From New Location - NoneType error (#1206) * fix - Notion Login From New Location - NoneType error * fix - Notion Login From New Location - NoneType error - linter fix * remove codeowners (#1208) * fix - GCP rules - AttributeError (#1210) * fix - GCP rules - AttributeError * fix - GCP rules - AttributeError - linter fix * MITRE ATT&CK Mappings for MS Rules (#1209) * added MITRE mappings for microsoft rules * fixed formatting on some helper files --------- Co-authored-by: Ariel Ropek <[email protected]> * traildiscover enrichment with managed schema (#1177) * traildiscover enrichment with managed schema * Add npm install in dockerfile (#1172) * add npm install in dockerfile * Remove Python optimizations; add prettier to PATH --------- Co-authored-by: egibs <[email protected]> * schema name: TrailDiscover.CloudTrail * Fix Dockerfile; add Workflow to test image * updated data set * Add MongoDB.2FA.Disabled rule (#1190) Co-authored-by: Ariel Ropek <[email protected]> * lint and fmt * fmt * add OCSF selector * additional OCSF mappings * Fix Pipfile * Rebase changes --------- Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> * Update PAT to 0.46.0 (#1216) * THREAT-319 Replace geoinfo_from_ip with new version --------- Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Evan Gibler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 736c250 - Browse repository at this point
Copy the full SHA 736c250View commit details -
Use full Action SHAs rather than versioned releases (#1245)
Signed-off-by: egibs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cec5c8c - Browse repository at this point
Copy the full SHA cec5c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6f7de - Browse repository at this point
Copy the full SHA ca6f7deView commit details
Commits on Jun 3, 2024
-
Merge branch 'main' into release
Signed-off-by: egibs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7eed675 - Browse repository at this point
Copy the full SHA 7eed675View commit details -
Update panther-core to 0.10.1 via PAT (#1249)
Signed-off-by: egibs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12ff27b - Browse repository at this point
Copy the full SHA 12ff27bView commit details
Commits on Jun 4, 2024
-
Tweak Snowflake queries (#1250)
* Tweak Snowflake queries Signed-off-by: egibs <[email protected]> * Remove configuration drift query from Pack Signed-off-by: egibs <[email protected]> * Threat Hunting queries are okay Signed-off-by: egibs <[email protected]> * Fix comment Workflow Signed-off-by: egibs <[email protected]> * 12 hours -> 1 day Signed-off-by: egibs <[email protected]> * Update queries/snowflake_queries/snowflake_0108977_configuration_drift.yml --------- Signed-off-by: egibs <[email protected]> Co-authored-by: Ariel Ropek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa5ae8b - Browse repository at this point
Copy the full SHA aa5ae8bView commit details
Commits on Jun 7, 2024
-
Fixed typo in README.md (#1253)
fixed 'unintall' typo to 'npm uninstall prettier'
Configuration menu - View commit details
-
Copy full SHA for d700925 - Browse repository at this point
Copy the full SHA d700925View commit details
Commits on Jun 10, 2024
-
build(deps): bump step-security/harden-runner from 2.8.0 to 2.8.1 (#1254
) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f086349...17d0e2b) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9156338 - Browse repository at this point
Copy the full SHA 9156338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8c64f - Browse repository at this point
Copy the full SHA 2f8c64fView commit details -
OCSF data model, VPC/DNS (#1214)
* Deprecate GreyNoise detections (#1205) * Deprecate GreyNoise detections * Update rules/aws_cloudtrail_rules/aws_s3_activity_greynoise.yml * Update rules/cloudflare_rules/cloudflare_firewall_suspicious_event_greynoise.yml * Update cloudflare_httpreq_bot_high_volume_greynoise.yml --------- Co-authored-by: Ariel Ropek <[email protected]> * fix - Notion Login From New Location - NoneType error (#1206) * fix - Notion Login From New Location - NoneType error * fix - Notion Login From New Location - NoneType error - linter fix * remove codeowners (#1208) * fix - GCP rules - AttributeError (#1210) * fix - GCP rules - AttributeError * fix - GCP rules - AttributeError - linter fix * MITRE ATT&CK Mappings for MS Rules (#1209) * added MITRE mappings for microsoft rules * fixed formatting on some helper files --------- Co-authored-by: Ariel Ropek <[email protected]> * traildiscover enrichment with managed schema (#1177) * traildiscover enrichment with managed schema * Add npm install in dockerfile (#1172) * add npm install in dockerfile * Remove Python optimizations; add prettier to PATH --------- Co-authored-by: egibs <[email protected]> * schema name: TrailDiscover.CloudTrail * Fix Dockerfile; add Workflow to test image * updated data set * Add MongoDB.2FA.Disabled rule (#1190) Co-authored-by: Ariel Ropek <[email protected]> * lint and fmt * fmt * add OCSF selector * additional OCSF mappings * Fix Pipfile * Rebase changes --------- Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> * Update PAT to 0.46.0 (#1216) * THREAT-278 OCSF data model, VPC --------- Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Evan Gibler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41e0c46 - Browse repository at this point
Copy the full SHA 41e0c46View commit details -
fix: consider deny rules for ssh network acl policy (#1236)
* fix: consider deny rules for ssh network acl policy * Update policies/aws_vpc_policies/aws_network_acl_restricted_ssh.py * Update policies/aws_vpc_policies/aws_network_acl_restricted_ssh.py --------- Co-authored-by: Ariel Ropek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b80d94 - Browse repository at this point
Copy the full SHA 2b80d94View commit details -
AWS Honeypot Detections threat-306 (#1252)
* AWS Honeypot Detections threat-306 AWS Security Finding rules on decoy AWS resources: https://aws.amazon.com/blogs/security/how-to-detect-suspicious-activity-in-your-aws-account-by-using-private-decoy-resources/ * Update decoy_dynamodb_accessed.py * Update decoy_iam_assumed.py * Update decoy_s3_accessed.py * Update decoy_secret_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_dynamodb_accessed.py * Update decoy_iam_assumed.py * Update decoy_s3_accessed.py * Update decoy_secret_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_secret_accessed.py * Update decoy_s3_accessed.py * Update decoy_iam_assumed.py * Update decoy_dynamodb_accessed.py * Update decoy_systems_manager_parameter_accessed.py * reformatted and linted * removed unused methods * fixed trailing lines * add decoy rules as a pack --------- Co-authored-by: Ariel Ropek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1772ca0 - Browse repository at this point
Copy the full SHA 1772ca0View commit details -
Update aws_console_login_without_mfa.py (#1237)
* Update aws_console_login_without_mfa.py is_new_account has been checking with only recipientAccountId but our new aws account indicator creation rule has been checking for "new_account - recipientAccountId" * Update aws_console_login_without_mfa.py Casted str to account for NoneType * Update new_user_account_logging.py Added an alternative string in the case udm user is empty * Update new_user_account_logging.yml add mock test * Standard user creation fixes (#1256) * Prepare for `3.53.0` (#1232) * Replace panther_analysis_tool import with updated import (#1230) * Update Action versions; use SHAs (#1231) * Update Action versions; use SHAs * Add dependabot.yml to keep Actions updated * Update PAT to 0.49.0 * auth0-cic-credential-stuffing rule and query (#1246) * Add saved queries for ongoing Snowflake threats (#1248) * Add saved queries for ongoing Snowflake threats * Add limits Signed-off-by: egibs <[email protected]> * snowflake pack * Add scheduled queries and rules Signed-off-by: egibs <[email protected]> * pack update * ruleID fix * make fmt Signed-off-by: egibs <[email protected]> * Fix merge conflicts Signed-off-by: egibs <[email protected]> * Turn off by default Signed-off-by: egibs <[email protected]> --------- Signed-off-by: egibs <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> * Update panther-core to 0.10.1 via PAT (#1249) Signed-off-by: egibs <[email protected]> * Tweak Snowflake queries (#1250) * Tweak Snowflake queries Signed-off-by: egibs <[email protected]> * Remove configuration drift query from Pack Signed-off-by: egibs <[email protected]> * Threat Hunting queries are okay Signed-off-by: egibs <[email protected]> * Fix comment Workflow Signed-off-by: egibs <[email protected]> * 12 hours -> 1 day Signed-off-by: egibs <[email protected]> * Update queries/snowflake_queries/snowflake_0108977_configuration_drift.yml --------- Signed-off-by: egibs <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> * Fixed typo in README.md (#1253) fixed 'unintall' typo to 'npm uninstall prettier' * build(deps): bump step-security/harden-runner from 2.8.0 to 2.8.1 (#1254) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f086349...17d0e2b) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Using GITHUB_OUTPUT env var instead of old ::set-output shorthand (#1255) * OCSF data model, VPC/DNS (#1214) * Deprecate GreyNoise detections (#1205) * Deprecate GreyNoise detections * Update rules/aws_cloudtrail_rules/aws_s3_activity_greynoise.yml * Update rules/cloudflare_rules/cloudflare_firewall_suspicious_event_greynoise.yml * Update cloudflare_httpreq_bot_high_volume_greynoise.yml --------- Co-authored-by: Ariel Ropek <[email protected]> * fix - Notion Login From New Location - NoneType error (#1206) * fix - Notion Login From New Location - NoneType error * fix - Notion Login From New Location - NoneType error - linter fix * remove codeowners (#1208) * fix - GCP rules - AttributeError (#1210) * fix - GCP rules - AttributeError * fix - GCP rules - AttributeError - linter fix * MITRE ATT&CK Mappings for MS Rules (#1209) * added MITRE mappings for microsoft rules * fixed formatting on some helper files --------- Co-authored-by: Ariel Ropek <[email protected]> * traildiscover enrichment with managed schema (#1177) * traildiscover enrichment with managed schema * Add npm install in dockerfile (#1172) * add npm install in dockerfile * Remove Python optimizations; add prettier to PATH --------- Co-authored-by: egibs <[email protected]> * schema name: TrailDiscover.CloudTrail * Fix Dockerfile; add Workflow to test image * updated data set * Add MongoDB.2FA.Disabled rule (#1190) Co-authored-by: Ariel Ropek <[email protected]> * lint and fmt * fmt * add OCSF selector * additional OCSF mappings * Fix Pipfile * Rebase changes --------- Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> * Update PAT to 0.46.0 (#1216) * THREAT-278 OCSF data model, VPC --------- Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Evan Gibler <[email protected]> * fix: consider deny rules for ssh network acl policy (#1236) * fix: consider deny rules for ssh network acl policy * Update policies/aws_vpc_policies/aws_network_acl_restricted_ssh.py * Update policies/aws_vpc_policies/aws_network_acl_restricted_ssh.py --------- Co-authored-by: Ariel Ropek <[email protected]> * AWS Honeypot Detections threat-306 (#1252) * AWS Honeypot Detections threat-306 AWS Security Finding rules on decoy AWS resources: https://aws.amazon.com/blogs/security/how-to-detect-suspicious-activity-in-your-aws-account-by-using-private-decoy-resources/ * Update decoy_dynamodb_accessed.py * Update decoy_iam_assumed.py * Update decoy_s3_accessed.py * Update decoy_secret_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_dynamodb_accessed.py * Update decoy_iam_assumed.py * Update decoy_s3_accessed.py * Update decoy_secret_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_systems_manager_parameter_accessed.py * Update decoy_secret_accessed.py * Update decoy_s3_accessed.py * Update decoy_iam_assumed.py * Update decoy_dynamodb_accessed.py * Update decoy_systems_manager_parameter_accessed.py * reformatted and linted * removed unused methods * fixed trailing lines * add decoy rules as a pack --------- Co-authored-by: Ariel Ropek <[email protected]> --------- Signed-off-by: egibs <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BJ Maldonado <[email protected]> Co-authored-by: akozlovets098 <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Eli Skeggs <[email protected]> --------- Signed-off-by: egibs <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: Evan Gibler <[email protected]> Co-authored-by: Ariel Ropek <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BJ Maldonado <[email protected]> Co-authored-by: akozlovets098 <[email protected]> Co-authored-by: Oleh Melenevskyi <[email protected]> Co-authored-by: Panos Sakkos <[email protected]> Co-authored-by: ben-githubs <[email protected]> Co-authored-by: egibs <[email protected]> Co-authored-by: Eli Skeggs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a15c5e6 - Browse repository at this point
Copy the full SHA a15c5e6View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fa12da - Browse repository at this point
Copy the full SHA 3fa12daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ad583 - Browse repository at this point
Copy the full SHA 69ad583View commit details
Commits on Jun 13, 2024
-
build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#1263)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@a5ac7e5...692973e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73cdbde - Browse repository at this point
Copy the full SHA 73cdbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aaef4e - Browse repository at this point
Copy the full SHA 1aaef4eView commit details -
improve error handling for dynamic functions (#1262)
* improve error handling for dynamic functions * remove unused import * additional fixes * more fixes
Configuration menu - View commit details
-
Copy full SHA for 327008e - Browse repository at this point
Copy the full SHA 327008eView commit details
Commits on Jun 17, 2024
-
update vscode schema to honor correlation rules (#1264)
Co-authored-by: Ariel Ropek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcf9088 - Browse repository at this point
Copy the full SHA bcf9088View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbdd0c4 - Browse repository at this point
Copy the full SHA fbdd0c4View commit details -
update snowflake queries with p_occurs_since (#1265)
* update snowflake queries with p_occurs_since * a few more fixes * typo
Configuration menu - View commit details
-
Copy full SHA for 33335ca - Browse repository at this point
Copy the full SHA 33335caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff3c9f - Browse repository at this point
Copy the full SHA 7ff3c9fView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f1a05e - Browse repository at this point
Copy the full SHA 1f1a05eView commit details -
Remove unnecessary pipenv step (#1270)
Signed-off-by: egibs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc59473 - Browse repository at this point
Copy the full SHA bc59473View commit details