
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@aws-sdk/credential-provider-process
Advanced tools
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
This is an internal package. That means this is used as a dependency for other, public packages, but should not be taken directly as a dependency in your application's
package.json.
If you are updating the version of this package, for example to bring in a bug-fix, you should do so by updating your application lockfile with e.g.
npm up @scope/packageor equivalent command in another package manager, rather than taking a direct dependency.
Please use @aws-sdk/credential-providers instead.
This package is similar to @aws-sdk/credential-provider-process in that it is also used to load AWS credentials, but it does so from the AWS shared configuration file (typically located at ~/.aws/credentials). It does not execute an external process to obtain credentials.
This package provides a way to retrieve AWS credentials by using Amazon Cognito Identity. It is different from @aws-sdk/credential-provider-process as it specifically targets Cognito for authentication rather than executing a custom process.
This package is designed to retrieve AWS credentials from web identity token files, which is useful for workloads running on EKS or using OIDC identity providers. Unlike @aws-sdk/credential-provider-process, it does not involve running a separate process to obtain credentials.
This package allows users to retrieve AWS credentials using AWS Single Sign-On (SSO). It differs from @aws-sdk/credential-provider-process by focusing on SSO as the credential source rather than a custom process.
FAQs
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
The npm package @aws-sdk/credential-provider-process receives a total of 28,345,375 weekly downloads. As such, @aws-sdk/credential-provider-process popularity was classified as popular.
We found that @aws-sdk/credential-provider-process demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.