Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
= metanorma-plateau: Metanorma processor for Plateau project, Japanese Ministry of Land, Infrastructure, Transport and Tourism
image:https://img.shields.io/gem/v/metanorma-plateau.svg["Gem Version", link="https://rubygems.org/gems/metanorma-plateau"] image:https://github.com/metanorma/metanorma-plateau/workflows/rake/badge.svg["Build Status", link="https://github.com/metanorma/metanorma-plateau/actions?workflow=rake"] image:https://codeclimate.com/github/metanorma/metanorma-plateau/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-plateau"] image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-plateau.svg["Pull Requests", link="https://github.com/metanorma/metanorma-plateau/pulls"] image:https://img.shields.io/github/commits-since/metanorma/metanorma-plateau/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-plateau/releases"]
== Functionality
This gem processes https://www.metanorma.com[Metanorma documents] following the Metanorma model for generating MLIT Project PLATEAU documents.
Project PLATEAU documents are found at:
The gem is built on top of https://github.com/metanorma/metanorma-jis[metanorma-jis] with customized rendering to meet requirements of MLIT's Project PLATEAU.
It provides the following functions:
. Compiles Metanorma input into the Metanorma-PLATEAU XML format . Validates XML output against the Metanorma-Plateau document model ** Errors are reported to console against the XML, and are intended for users to check that they have provided all necessary components of the document. . Metanorma-Plateau XML is then converted into desired output formats.
The following outputs are supported:
.xml
)..html
)
** PDF (.pdf
)== Structure
This gem inherits from the https://github.com/metanorma/metanorma-jis[metanorma-jis] gem, and aligns closely to it.
=== Quickstart
Please see https://www.metanorma.org for instructions to get started.
You will need to setup your Git credentials for bundler or for HTTPS in order to fetch the software. Please refer to the following articles for details:
== Usage
Using the metanorma
CLI:
== Authoring
Please refer to Metanorma for ISO documentation for general information.
== Documentation
See https://www.metanorma.com/author/iso/[Write ISO documents with Metanorma]
== Examples
FAQs
Unknown package
We found that metanorma-plateau demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.