-
Notifications
You must be signed in to change notification settings - Fork 70
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
Graphviz Update? #42
Comments
Indeed, this looks like a valid question. Can we update Graphviz? It currently looks like the Graphviz source and GO source are intermingled. Can we do this differently? |
Do me a favor. I have the same problem |
Btw, this looks like a really great library. The description sounds like this is my dream. Or any better idea? I am willing to add some hours to that endeavour as well, but only started learning Go, so I would need help. |
I'll prepare a mechanism to easily update the C source of Graphviz. make update/graphviz/2.40.1 |
this sounds fantastic! |
I finally got you. |
Did you ever try to compile towards WebAssembly? |
I assume WebAssembly doesn't work: |
Any updates on this? |
@Vithanco did you end-up having a functioning fork with updated upstream graphviz? |
Sorry, after some further consideration did I choose JavaScript over Go. But I still thinking this is a great library. Thanks for the follow up & good luck! |
@goccy would love to see this happen - and of course happy to help if you can provide some pointers. |
The "Mend" tool complains about three CVEs in the embedded version of GraphViz. Consider replacing the current GraphViz source with newer source. I looked up Mend's complaints, here they are:
|
One of our internal scanning tools identified the following CVEs present in the included graphviz library: CVE-2019-9904 & CVE-2019-11023. I haven't validated those but I do believe the library is a handful of version behind anyway... not sure how much work it is updating the library code?
The text was updated successfully, but these errors were encountered: