Git Product home page Git Product logo

Comments (5)

seankhliao avatar seankhliao commented on August 25, 2024 1

please fill out the bug report template.
and prefer to use text not images.

from go.

seankhliao avatar seankhliao commented on August 25, 2024 1

https://github.com/golang/go/issues/new?assignees=&labels=vulncheck+or+vulndb&projects=&template=04-vuln.yml&title=x%2Fvuln%3A+issue+title

from go.

timothy-king avatar timothy-king commented on August 25, 2024 1

As an alternative to a reproducer steps, you can also provide the information about the packages we likely need to understand this. For similar go1.21 to go1.22 issues, what I needed was the contents of go env, go version -m vulncheck and the internal go list commands used by go/packages. FYI you can print the go list commands by running vulncheck with GOPACKAGESDEBUG=true and then running those commands it prints out manually from the same directory and piping this into a file.

This will reveal a lot about the package structure of your code. So if this is sensitive, you may want to share those as files outside of this issue.

from go.

o-lee avatar o-lee commented on August 25, 2024

please fill out the bug report template. and prefer to use text not images.

Do you mind pointing me to the bug template? When I click on Open for x/vulndb bugs or feature requests from here, it opens a new issue without a template.

from go.

zpavlinovic avatar zpavlinovic commented on August 25, 2024

Is there a new issue for this? Reproduction steps would be really helpful here.

from go.

Related Issues (20)

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.