Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
To update schemas install quicktype
with npm install -g quicktype
and use npm run gen-types
In order to test your inspecjs changes in another application (for example Heimdall), perform the following steps:
npm build
npm link path/to/inspecjs
npm build
in inspecjs, but not a re-linkNote: This action requires appropriate privileges on the repository to perform.
npm version
, run npm version <explicit version>
or alternatively use one of the appropriate npm keywords: 'major', 'minor', 'patch', 'premajor', 'preminor', 'prepatch', or 'prerelease'
to bump the version. This will push a new tag to Github.Releases
on Github and edit the release notes that Release Drafter
has created for you, and assign them to the tag that you just pushed.This software is currently in EARLY ALPHA DEVELOPMENT. No guarantees whatsoever are made to its safety, reliability, or accuracy with regards to the parsing and analyzing of inspec files. Do NOT use in production, and do NOT expect current API to remain stable. Use at your own risk.
© 2018 The MITRE Corporation.
Approved for Public Release; Distribution Unlimited. Case Number 18-3678.
MITRE hereby grants express written permission to use, reproduce, distribute, modify, and otherwise leverage this software to the extent permitted by the licensed terms provided in the LICENSE.md file included with this project.
This software was produced for the U. S. Government under Contract Number HHSM-500-2012-00008I, and is subject to Federal Acquisition Regulation Clause 52.227-14, Rights in Data-General.
No other use other than that granted to the U. S. Government, or to those acting on behalf of the U. S. Government under that Clause is authorized without the express written permission of The MITRE Corporation.
For further information, please contact The MITRE Corporation, Contracts Management Office, 7515 Colshire Drive, McLean, VA 22102-7539, (703) 983-6000.
FAQs
Schema definitions, classes on top, and utilities to deal with HDF files
The npm package inspecjs receives a total of 512 weekly downloads. As such, inspecjs popularity was classified as not popular.
We found that inspecjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.