Shehar Yaar
Shehar Yaar
After searching a few forums, I came to know that in python 3.9.0 HTMLParser.unescape was removed
Possible duplicate of #86 https://github.com/axiros/terminal_markdown_viewer/issues/86#issuecomment-774416153
As mentioned in the README : You will need `make`, `clang`, `libelf`, and `llvm` since we use these packages to build the project. Additionally, you will also need `libconfig` (`libconfig-dev`...
I have update the PR, kindly review it
Is the changes to makefile sufficient? After makefile, I will make changes to GH actions
Made the changes to Makefile
@kranurag7 any more changes required in the Makefile?
The report was clean after running make scan. I will update the PR as suggested by kanurag7.
@nyrahul after running govulncheck today, I got multiple informational vulnerabilities. Should I create a new Issue or just send them here.
Placing govulncheck in ci-test-go would cause action to fail even on informational vulnerabilities.