Coder Social home page Coder Social logo

surfndez / sarif-spec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sarif-standard/sarif-spec-v1

0.0 3.0 0.0 4.26 MB

The specification document for the Static Analysis Results Interchange Format (SARIF)

License: Other

HTML 99.98% Batchfile 0.02%

sarif-spec's Introduction

This repository is frozen

The specification in this repository documents SARIF v1.0.0.

SARIF is now undergoing standardization by the OASIS Static Analysis Results Interchange Format (SARIF) TC, which will release its first public version as SARIF v2.0.0.

sarif-spec

This repo contains the draft of the specification document for the Static Analysis Results Interchange Format (SARIF). The current HTML is always available here.

Please read the license

Please read the LICENSE file in the repo root directory, which explains the conditions for participating in the review of this draft specification.

Document source format

This document is written in Madoko, a superset of Markdown capable of producing high-quality technical documents, complete with numbering and cross-referencing (and mathematics, too, although we don't use that). This will make diffing changes between versions much easier than if the draft were written in a binary format such as .doc, and easier than if it were written in a more verbose text format such as HTML.

Before you edit the document, please consult the Madoko reference.

Generated HTML

Madoko is capable of generating output in HTML and PDF formats. In addition to the Madoko source files, the generated HTML is also checked in to the repo. If you modify the source files, you must regenerate and commit the HTML. Never edit the HTML file directly.

Viewing the HTML

To view the generated HTML document:

  1. Clone this repo.

  2. Open the file "Static Analysis Results Interchange Format (SARIF).html".

Regenerating the HTML

To regenerate the HTML document:

  1. Madoko runs under nodejs, so install nodejs on your system, and then add it to your PATH.

  2. Use the npm package manager to install Madoko:

    npm install [email protected] -g

    NOTE: The instructions in the Madoko reference do not specify a version number. But if you omit the version number, npm will give the error message

    npm ERR! notarget No compatible version found: madoko@'*'

  3. Change to your repo root directory, and then run the Windows command file build.cmd without arguments. This will regenerate the file "Static Analysis Results Interchange Format (SARIF).html" in the repo root directory.

  4. Don't forget to add the regenerated HTML file to your commit.

sarif-spec's People

Contributors

alexschneider-ms avatar lgolding avatar mattjohnsonpint avatar michaelcfanning avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.