Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations UI #10

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open

Annotations UI #10

wants to merge 58 commits into from

Conversation

mayman99
Copy link

This is the live version of the extension

Mohamad and others added 30 commits June 14, 2022 16:00
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
* Add a module for loading SARIF contents from a build results archive.

This first function is just a stub and will stat the given archive path.
It will eventually create a temporary directory in which to unpack the
archive so that processed sarif contents can be read.

* Update unpack function so it actually extracts via child tar process.

* Add function to return file uris for all processed sarif files.

Adds a new dependency which I'm not happy about but using posix
readdir walking via Node is not what I had planned today.

Co-authored-by: Steven! Ragnarök <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Mohamad and others added 28 commits October 2, 2022 11:59
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Signed-off-by: Mohamad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants