Git Product home page Git Product logo

flexmessage's People

Contributors

mmogylenko avatar

Watchers

 avatar  avatar

flexmessage's Issues

Gosec is failing :-(

Feel like there is some sort of issue. Maybe related to securego/gosec#415

➜  flexmessage git:(main) ✗ gosec -exclude=G107,G109,G304,G601 ./... -exclude-dir=examples
[gosec] 2020/11/19 19:41:11 Including rules: default
[gosec] 2020/11/19 19:41:11 Excluding rules: G107,G109,G304,G601
[gosec] 2020/11/19 19:41:11 Import directory: /Users/mogylenk/Work/code/go/src/flexmessage
[gosec] 2020/11/19 19:41:11 Checking package: flexmessage
[gosec] 2020/11/19 19:41:11 Checking file: /Users/mogylenk/Work/code/go/src/flexmessage/doc.go
[gosec] 2020/11/19 19:41:11 Checking file: /Users/mogylenk/Work/code/go/src/flexmessage/flex.go
[gosec] 2020/11/19 19:41:11 Import directory: /Users/mogylenk/Work/code/go/src/flexmessage/examples/simple
[gosec] 2020/11/19 19:41:11 Checking package: main
[gosec] 2020/11/19 19:41:11 Checking file: /Users/mogylenk/Work/code/go/src/flexmessage/examples/simple/main.go
[gosec] 2020/11/19 19:41:11 Import directory: /Users/mogylenk/Work/code/go/src/flexmessage/examples/webserver
[gosec] 2020/11/19 19:41:12 Checking package: main
[gosec] 2020/11/19 19:41:12 Checking file: /Users/mogylenk/Work/code/go/src/flexmessage/examples/webserver/main.go
[gosec] 2020/11/19 19:41:12 Skipping: . Path doesn't exist.
Results:

Golang errors in file: [/Users/mogylenk/Work/code/go/src/flexmessage/examples/simple/main.go]:

  > [line 7 : column 2] - could not import github.com/mmogylenko/flexmessage (invalid package name: "")


Golang errors in file: [/Users/mogylenk/Work/code/go/src/flexmessage/examples/webserver/main.go]:

  > [line 8 : column 2] - could not import github.com/mmogylenko/flexmessage (invalid package name: "")



Summary:
   Files: 4
   Lines: 178
   Nosec: 0
  Issues: 0

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.