Skip to content

issues Search Results · repo:securego/gosec language:Go

Filter by

479 results
 (71 ms)

479 results

insecurego/gosec (press backspace or delete to remove)

Currently, gosec supports the #nosec annotation comment, but in Go, comments in the form of //toolname:directive are officially recognized as directive comments. A directive comment is a line matching ...
enhancement
help wanted
  • frozenbonito
  • 1
  • Opened 
    yesterday
  • #1311

 the code as following: package main import ( database/sql fmt _ github.com/lib/pq ) func main() { db, err := sql.Open( postgres , user=postgres password=password dbname=mydb ...
bug
help wanted
  • wxzkenny
  • Opened 
    6 days ago
  • #1309

Hi, I have a problem with GitHub actions where I build apps with go 1.24 I suppose update action.yml to gosec image 2.22.1 will help [line 0 : column 0] - loading files from package internal/app : err: ...
  • sealbro
  • Opened 
    15 days ago
  • #1306

html render fails with the following: Failed to find a valid digest in the integrity attribute for resource https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/7.26.4/babel.min.js with computed SHA-512 ...
bug
  • efiacor
  • 3
  • Opened 
    18 days ago
  • #1304

  • mjnowen
  • Opened 
    20 days ago
  • #1301

https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k
  • mjnowen
  • Opened 
    28 days ago
  • #1298

os.Root is an upcoming type in Go 1.24 aimed at solving directory traversal. (upstream proposal). Note: some methods won t be released until Go 1.25. Root may be used to only access files within a single ...
enhancement
help wanted
  • spencerschrock
  • Opened 
    29 days ago
  • #1297

As a follow up to this issue, I wanted to make the maintainers aware of why the Gosec library is no longer viable for use in our projects, especially with Github Actions. If one uses the latest patch ...
  • saurori
  • 4
  • Opened 
    on Jan 30
  • #1295

Summary We started getting panic on some of our routine gosec scans. I m not certain as to what exactly triggers it, but it happens when scanning a large project. I had to re-build the program with the ...
bug
  • gmwiz
  • 5
  • Opened 
    on Jan 23
  • #1292

  • mjnowen
  • Opened 
    on Jan 19
  • #1289
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub