
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
The MwaaEnvVarPlugin
is a custom Apache Airflow plugin designed for Amazon Managed Workflows for Apache Airflow (MWAA).
This plugin automatically converts MWAA configuration options in the env
section (e.g., env.foo_bar
) into
user-friendly environment variables (e.g., FOO_BAR
), as opposed to the default AIRFLOW__ENV__FOO_BAR
provided
by vanilla MWAA.
env
section).AIRFLOW__ENV
prefix and double underscores.startup.sh
script.mwaa-env-var-plugin
into your MWAA requirements.txt:mwaa-env-var-plugin==1.0.0
core.lazy_load_plugins : True
setting.
Make sure you add core.lazy_load_plugins : False
as an Apache Airflow configuration option to load plugins
at the start of each Airflow process to override the default setting.FAQs
Environment variable plugin for MWAA
We found that mwaa-env-var-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.