Git Product home page Git Product logo

fresher's People

Contributors

alex-tan avatar aussiegeek avatar babelby avatar chr1sbest avatar cryptix avatar deepsourcebot avatar dohe avatar elvinchan avatar ernestas-poskus avatar gitter-badger avatar gmccue avatar gravityblast avatar ivpusic avatar manuelgerstner avatar mattn avatar razonyang avatar roger-russel avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

klaidliadon

fresher's Issues

Correct Build Args

Build_args are used on run time but it should be used to build, as the name suggests and should be a run_args that works like build_args are now.

(GSC-G301) Poor file permissions used when creating a directory

Description

Excessive permissions granted when creating a file/directory. This warning is triggered whenever a permission greater than 0700 is granted. In general, all security rules follow the principle of least privilege, except when the file being created needs to be accessed by anyone other than the user creating it.

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource โ†’ deepsource.io/gh/roger-russel/fresher/issue/GSC-G301/occurrences/

Yaml version 2

Yaml Struct

I would like to use the YAML structure instead of using key=value only.

For example:
Instead of
valid_ext: .go, .tpl, .tmpl, .html

valid_ext:
- .go
- .tpl
- .html

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.