![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@openeo/processes-lint
Advanced tools
testConfig.json
. The options work as follows:
folder
: Path to a folder with non-experimental process specifications in .json files.proposalsFolder
: Path to a folder with experimantal process specifications in .json files (optional)anyOfRequired
: Processes where any of the parameters is required (deprecated)ignoedWords
: A list of words the spell checker should ignore. Can also be a path to a file with a word on each line.subtypeSchemas
: Path or URL to a file that includes the subtype schemas, defaults to https://processes.openeo.org/meta/subtype-schemas.json
checkSubtypeSchemas
: Enable or disable running checks against the subtype schemas. Defaults to false
(disabled).forbidDeprecatedTypes
: Set to true
to disallow deprecated subtypes such as raster-cube
and vector-cube
. Defaults to false
(disabled).checkProcessLinks
: Set to true
to validate whether the links to processes in descriptions are valid (i.e. the files exist). Defaults to false
(disabled).verbose
: Verbose output for tests. Defaults to false
(disabled).npx @openeo/processes-lint testConfig.json
FAQs
Validates and lints openEO processes.
The npm package @openeo/processes-lint receives a total of 5 weekly downloads. As such, @openeo/processes-lint popularity was classified as not popular.
We found that @openeo/processes-lint 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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.