
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@skedulo/horizon-work-actions-common
Advanced tools
A central repository store for all the common utils, interfaces etc that are used across work actions.
yarn bootstrap
To facilitate local development and debugging, you can set up a local server to run API functions.
Remember every API request needs to be authenticated, so you will need to provide a valid JWT token in the Authorization
header of your requests as well as the api url in the sked-api-server
header.
Start the local development server with the following command:
yarn start
This command will launch the server, and you should see some output in the terminal indicating that the server is running.
After the server has started, you can make API requests to the available functions and endpoints defined in the src/devRoutes.ts
file.
To test you can send a GET request to http://localhost:7654/ping which should return 'pong'.
Note: The server will typically run on localhost at port 7654, but can be also customised by setting it on the env variable HTTP_PORT.
Changes to this package should come along with changes to the version.
List all the versions of the package to know the next version available
npm view @skedulo/horizon-work-actions-common versions
The command below will update the version of the package and publish it to npm.
yarn release-package <newversion>
FAQs
A central repository store for all the common utils, interfaces etc that are used across work actions.
The npm package @skedulo/horizon-work-actions-common receives a total of 15 weekly downloads. As such, @skedulo/horizon-work-actions-common popularity was classified as not popular.
We found that @skedulo/horizon-work-actions-common demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 69 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.