
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
@architect/macro-storage-private
Advanced tools
Architect serverless framework macro that defines any number of arbitrary private S3 buckets
@architect/macro-storage-privateArchitect serverless framework macro that defines any number of arbitrary private S3 buckets for your application
@architect/macro-storage-private provisions private S3 buckets for your application. If you need to provision public S3 buckets, check out @architect/macro-storage-public.
Run: npm i @architect/macro-storage-private
Then add the following line to the @macros pragma in your Architect project manifest (usually .arc):
Note, no
@in the macro name!
@macros
architect/macro-storage-private
@storage-private pragmaDefine any number of S3 bucket names within @storage-private; the following characters are allowed: [a-zA-Z0-9_-]
@storage-private
sensitive-data
secureinfo
ARC_STORAGE_PRIVATE_<bucketname> env var (with any dashes converted to underscores)
myapp, and your bucket is named sensitive-data in your .arc fileARC_STORAGE_PRIVATE_SENSITIVE_DATA env var (which would be assigned a value similar to myappstaging-sensitivedatabucket-1f8394rh4qtvb)FAQs
Architect serverless framework macro that defines any number of arbitrary private S3 buckets
We found that @architect/macro-storage-private demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.