Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
iap-user-adapter
Advanced tools
An adapter for mocking / integrating with core APIs for salesforce users
The IAP User Adapter is an AWS Lambda for integrating and mocking user management APIs for the IAP platform. The primary purpose is to provide simple, authenticated APIs that are capable of searching and returning user data from Salesforce downstream.
Pull down this repository and start running the application locally via the following commands:
npm run start
Starts an express server using the build assets in the dist folder
start:dev
Starts the server in development mode. Uses nodemon to restart on file change and starts a debugger for attaching to process
build
Use tsc
to check .ts file and transpile into js file in ./dist
directory
test
Run the tests using the jest
test runner and assertion library
prettier:write
Check all the files with prettier and write any changes to the file
prettier:check
Check all the files with prettier and exit if any files to not comply with defined styles
lint
Run eslint over the project and check for any errors
generate
Generate swagger definations based on the .yml
files that are placed alongside api endpoint
None for the moment - this is purely mocking TBD applications from core apps
This application is deployed using samoa. Please refer to the documentation in the repo.
https://api-gateway.nib-cf-test.com/iap-user-adapter_slice/v1/user/:id
TBD
FAQs
An adapter for mocking / integrating with core APIs for salesforce users
The npm package iap-user-adapter receives a total of 0 weekly downloads. As such, iap-user-adapter popularity was classified as not popular.
We found that iap-user-adapter demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.