https://github.com/crowdstrike/azure-storage-account-container-protection

https://github.com/crowdstrike/azure-storage-account-container-protection

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.9%) to scientific vocabulary

Keywords from Contributors

scripting
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: CrowdStrike
  • Language: Python
  • Default Branch: main
  • Size: 725 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

CrowdStrike

Twitter URL

[!WARNING]

DEPRECATION NOTICE

This repository will be deprecated in the near future in favor of our new Cloud Storage Protection examples using the QuickScan Pro APIs. The new repository is available at:

https://github.com/crowdstrike/cloud-storage-protection

CrowdStrike Falcon Azure Storage Account Container Protection

Prerequisites

  • Have access to Azure w/ permissions to manage resources
  • Knowledge on creating Falcon API Keys

Demonstration

This demonstration creates a new Azure Storage Account Container, implements Azure Storage Account Container Protection on that container, and then deploys an instance with several test scripts and sample files for testing the integration in a real environment.

Start the demo by following this documentation:

Demo

On-demand scanning

For scenarios where you either do not want to implement real-time protection, or where you are wanting to confirm the contents of a storage container before implementing protection, an on-demand scanning solution is provided as part of this integration.

This solution leverages the same APIs and logic that is implemented by the serverless handler that provides real-time protection.

The read more about this component, and use it by following this documentation:

On Demand.

Deploying to an existing storage container

A helper routine is provided as part of this integration that assists with deploying protection to an existing storage container. This helper leverages Terraform, and can be started by executing the existing.sh script.

Start the demo by following this documentation:

Existing

Owner

  • Name: CrowdStrike
  • Login: CrowdStrike
  • Kind: organization
  • Email: github@crowdstrike.com
  • Location: United States of America

GitHub Events

Total
  • Delete event: 1
  • Member event: 1
  • Push event: 1
  • Pull request event: 2
  • Create event: 1
Last Year
  • Delete event: 1
  • Member event: 1
  • Push event: 1
  • Pull request event: 2
  • Create event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 2
  • Total Committers: 2
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 2
  • Committers: 2
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Gax g****o@c****m 1
Carlos Matos c****s@c****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • carlosmmatos (2)
Top Labels
Issue Labels
Pull Request Labels
documentation (2)

Dependencies

function-app/requirements.txt pypi
  • azure-functions *
  • azurefunctions.extensions.bindings.blob *
  • crowdstrike-falconpy *
on-demand/requirements.txt pypi
  • azure-identity *
  • azure-storage-blob *
  • crowdstrike-falconpy *