Skip to content
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

Update dependency crowdstrike-falconpy to v1.4.7 #3482

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
crowdstrike-falconpy ==1.4.6 -> ==1.4.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

CrowdStrike/falconpy (crowdstrike-falconpy)

v1.4.7

Compare Source

Added features and functionality

  • Added: Added new Intelligence Feeds service collection with 3 operations.

    • DownloadFeedArchive
    • ListFeedTypes
    • QueryFeedArchives
    • _endpoint/__init__.py
    • _endpoint/_intelligence_feeds.py
    • __init__.py
    • intelligence_feeds.py

    Unit testing expanded to complete code coverage.

    • tests/test_intelligence_feeds.py
  • Added: Added new NGSIEM service collection with 9 operations.

    • UploadLookupV1
    • GetLookupV1
    • GetLookupFromPackageWithNamespaceV1
    • GetLookupFromPackageV1
    • StartSearchV1
    • GetSearchStatusV1
    • StopSearchV1
    • CreateFileV1
    • UpdateFileV1
    • _endpoint/__init__.py
    • _endpoint/_ngsiem.py
    • _util/_functions.py
    • __init__.py
    • ngsiem.py

    Unit testing expanded to complete code coverage.

    • tests/test_ngsiem.py
  • Added: Added new Correlation Rules service collection with 6 operations.

    • combined_rules_get_v1
    • entities_rules_get_v1
    • entities_rules_post_v1
    • entities_rules_delete_v1
    • entities_rules_patch_v1
    • queries_rules_get_v1
    • _endpoint/__init__.py
    • _endpoint/_correlation_rules.py
    • _endpoint/deprecated/__init__.py
    • _endpoint/deprecated/_correlation_rules.py
    • _payload/__init__.py
    • _payload/_correlation_rules.py
    • __init__.py
    • correlation_rules.py

    Unit testing expanded to complete code coverage.

    • tests/test_correlation_rules.py

Issues resolved

  • Resolved: timezone argument is not available for the createScheduledExclusions operation within the FileVantage Service Class. Closes #​1231.

    • _payload/_filevantage.py
    • filevantage.py
    • Thanks go out to @​security-roberts for identifying and reporting this issue! 🙇
  • Resolved: Fixed payload handler issue when providing certificate keys via keywords as opposed to providing the certificate keyword when using the cb_exclusions_create_v1 operation within the CertificateBasedExclusions service class.

    • _payload/_certificate_based_exclusions.py
  • Resolved: Added error handling for when invalid API responses are received from the GraphQL operation within the Identity Protection service collection.

    • _util/_functions.py
  • Resolved: Fixed invalid default body payload for createMLExclusionsV1 operation in MLExclusions Service Class.

    • ml_exclusions.py


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 25, 2025
@helene-nguyen helene-nguyen merged commit 89df799 into master Feb 26, 2025
4 checks passed
@helene-nguyen helene-nguyen deleted the renovate/crowdstrike-falconpy-1.x branch February 26, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant