
Product
Introducing Pull Request Stories to Help Security Teams Track Supply Chain Risks
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
@dvl-fw/mav-embed
Advanced tools
Web Components for embedding DVL-FW and Make-A-Vis visualizations
Web Components for embedding DVL-FW and Make-A-Vis visualizations.
See the ChangeLog for the latest developments.
<!doctype html>
<html lang="en">
<!-- The containing element must have a non-percentage height -->
<body style="height: 100vh">
<!-- Add mav-embed javascript bundle -->
<script src="https://cdn.jsdelivr.net/npm/@dvl-fw/mav-embed/main-es5.js" nomodule></script>
<script src="https://cdn.jsdelivr.net/npm/@dvl-fw/mav-embed/main-es2015.js" type="module"></script>
<!-- Add a project -->
<mav-project id="proj1" href="path/to/project.yml"></mav-project>
<!-- Add a visualization referencing the project -->
<mav-visualization project="#proj1" index="0"></mav-visualization>
<!-- Add a legend for the visualization -->
<mav-legend project="#proj1" index="0"></mav-legend>
</body>
</html>
See https://bl.ocks.org/bherr2/2e3e6c999575fe0fcd6cfaab42020e1b. More examples: https://bl.ocks.org/bherr2
Make-a-Vis is developed at the Cyberinfrastructure for Network Science Center at Indiana University
FAQs
Web Components for embedding DVL-FW and Make-A-Vis visualizations
We found that @dvl-fw/mav-embed demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.