Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circleci project setup #808

Closed
wants to merge 10 commits into from
Closed

Circleci project setup #808

wants to merge 10 commits into from

Commits on Sep 15, 2020

  1. Create snyk_test.yml

    rakeshk24 authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    65d7a98 View commit details
    Browse the repository at this point in the history
  2. Update snyk_test.yml

    rakeshk24 authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b9d1821 View commit details
    Browse the repository at this point in the history
  3. changed the yml file

    rakeshk24 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    f02632c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f510d2 View commit details
    Browse the repository at this point in the history
  5. update the license

    rakeshk24 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    24f73a3 View commit details
    Browse the repository at this point in the history
  6. updated the license

    rakeshk24 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4cea89d View commit details
    Browse the repository at this point in the history
  7. fix: package.json, package-lock.json & .snyk to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-EXPRESSFILEUPLOAD-473997
    - https://snyk.io/vuln/SNYK-JS-EXPRESSFILEUPLOAD-595969
    - https://snyk.io/vuln/SNYK-JS-JQUERY-174006
    - https://snyk.io/vuln/SNYK-JS-JQUERY-565129
    - https://snyk.io/vuln/SNYK-JS-JQUERY-567880
    - https://snyk.io/vuln/SNYK-JS-KERBEROS-568900
    - https://snyk.io/vuln/SNYK-JS-LODASH-450202
    - https://snyk.io/vuln/SNYK-JS-LODASH-567746
    - https://snyk.io/vuln/SNYK-JS-LODASH-590103
    - https://snyk.io/vuln/SNYK-JS-LODASH-608086
    - https://snyk.io/vuln/SNYK-JS-LODASH-73638
    - https://snyk.io/vuln/SNYK-JS-LODASH-73639
    - https://snyk.io/vuln/SNYK-JS-MARKED-174116
    - https://snyk.io/vuln/SNYK-JS-MARKED-451540
    - https://snyk.io/vuln/SNYK-JS-MARKED-584281
    - https://snyk.io/vuln/SNYK-JS-MONGODB-473855
    - https://snyk.io/vuln/SNYK-JS-MONGOOSE-472486
    - https://snyk.io/vuln/SNYK-JS-TYPEORM-590152
    - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
    - https://snyk.io/vuln/npm:adm-zip:20180415
    - https://snyk.io/vuln/npm:debug:20170905
    - https://snyk.io/vuln/npm:dustjs-linkedin:20160819
    - https://snyk.io/vuln/npm:ejs:20161128
    - https://snyk.io/vuln/npm:ejs:20161130
    - https://snyk.io/vuln/npm:ejs:20161130-1
    - https://snyk.io/vuln/npm:fresh:20170908
    - https://snyk.io/vuln/npm:jquery:20150627
    - https://snyk.io/vuln/npm:lodash:20180130
    - https://snyk.io/vuln/npm:marked:20150520
    - https://snyk.io/vuln/npm:marked:20170112
    - https://snyk.io/vuln/npm:marked:20170815
    - https://snyk.io/vuln/npm:marked:20170815-1
    - https://snyk.io/vuln/npm:marked:20170907
    - https://snyk.io/vuln/npm:marked:20180225
    - https://snyk.io/vuln/npm:mem:20180117
    - https://snyk.io/vuln/npm:mime:20170907
    - https://snyk.io/vuln/npm:moment:20161019
    - https://snyk.io/vuln/npm:moment:20170905
    - https://snyk.io/vuln/npm:mongoose:20160116
    - https://snyk.io/vuln/npm:ms:20170412
    - https://snyk.io/vuln/npm:negotiator:20160616
    - https://snyk.io/vuln/npm:npmconf:20180512
    - https://snyk.io/vuln/npm:qs:20170213
    - https://snyk.io/vuln/npm:semver:20150403
    - https://snyk.io/vuln/npm:st:20140206
    - https://snyk.io/vuln/npm:st:20171013
    
    
    The following vulnerabilities are fixed with a Snyk patch:
    - https://snyk.io/vuln/SNYK-JS-LODASH-567746
    - https://snyk.io/vuln/npm:ms:20151024
    snyk-bot committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    add351d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from rakeshk24/snyk-fix-52908598b64c3dd8b26132f…

    …156e8cd18
    
    [Snyk] Fix for 47 vulnerabilities
    rakeshk24 authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    75a67ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5261a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Add .circleci/config.yml

    rakeshk24 committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    49a61ef View commit details
    Browse the repository at this point in the history