
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@dmn-arc-core-components/content-source_site-service-v3
Advanced tools
Content source that hooks into the Site Service portion of the Arc Suite.
This the Arc Core Component representing a content source that hooks into the Site Service portion of the Arc Suite and returns a feed of sites associated with a particular website.
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 the Site Service, ensuring that no private secrets are exposed.
/site/v3/navigation/${serviceSite}/?hierarchy=${key.hierarchy || "default"}&_id=${key.section}
This content source takes three parameters:
default, which gives the top-level list of
sites.This Core Component must be used within a Fusion project.
npm install @dmn-arc-core-components/content-source_site-service-v3/content/sources folder. For this content source, the suggested name is
site-service-v3.jssite-service-v3.js:import source from "@dmn-arc-core-components/content-source_site-service-v3";
export default source;
You'll want to set a schema for this within your Component Repo. Look here for an example schema.
FAQs
Content source that hooks into the Site Service portion of the Arc Suite.
We found that @dmn-arc-core-components/content-source_site-service-v3 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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.