
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.
@arc-core-components/content-source_story-feed_sections-v4
Advanced tools
Returns a feed of stories from one or more sections. Offers ability to exclude sections.
This is the Arc Core Component representing a content source that hooks into the Content API portion of the Arc Suite and returns a feed of stories from one or multiple sections.
The most important part is the pattern. This defines the endpoint that PageBuilder Fusion uses to look up content.
This Core Component takes advantage of PageBuilder Fusion's ability to use CONTENT_BASE to define the credentials for a Content API, ensuring that no private secrets are exposed.
/content/v4/search/published?body=${encodedBody}&website=${website}&size=${feedSize}&from=${feedOffset}&sort=display_date:desc
This content source takes four parameters:
"/news","/politics"
will return a feed from the news and politics
sections."/entertainment/movies"
would ensure that stories with the
section "/entertainment/movies"
are not returned in the feed.This Core Component must be used within a Fusion project.
npm install @arc-core-components/content-source_story-feed_sections-v4
/content/sources
folder. For this content source, the suggested name is
story-feed-sections-v4.js
story-feed-sections-v4.js
:import source from "@arc-core-components/content-source_story-feed_sections-v4";
export default source;
This will return a feed of stories in one or multiple sections.
This content source can be used with the ans-feed
schema. This schema is
defined as a Core Component here.
FAQs
Returns a feed of stories from one or more sections. Offers ability to exclude sections.
We found that @arc-core-components/content-source_story-feed_sections-v4 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.