Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools oft miss.
@doe-casl/verain-view
Advanced tools
VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.
VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.
We depend on node
to build and bundle the application. All other dependencies will be downloaded and installed when running npm i
which includes vtk.js for the 3D rendering.
To build and bundle the application, you will need to run these commands:
npm i # Install build tools and dependencies
npm run build:release # Transpile the application into ./dist/vera.js
npm run bundle # Generate standalone ./dist/VeraInView.html file
npm run guide # Generate a PDF version of the user guide
The previous commands generate a single HTML file in ./dist/VeraInView.html
.
You can copy it to your desktop and/or share it by email.
Then just double click on the HTML file which should open your default browser. At that point, you either have to click on the [+] button or the main window image to load the file you want to visualize or you can simply drag/drop it onto that button.
It may take some time to load your file, but once loaded, you will be able to expand the left menu and start exploring your data in a visual mode.
Please see the Users Guide for more information on interacting with the viewer.
We welcome your feedback! Please submit issues for problems or enhancements.
VeraInView is distributed under the OSI-approved BSD 3-clause License. See LICENSE for details.
FAQs
VeraInView is a standalone HTML file that can act as an application to visualize your VERAin XML files.
The npm package @doe-casl/verain-view receives a total of 4 weekly downloads. As such, @doe-casl/verain-view popularity was classified as not popular.
We found that @doe-casl/verain-view demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools oft miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.