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

#357 GitHub Actions Security vulberabilities #361

Merged
merged 15 commits into from
Dec 20, 2021

Commits on Dec 16, 2021

  1. Remove check for vulnerabilities

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    0732882 View commit details
    Browse the repository at this point in the history
  2. Move hasOwnProperty check to another path

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a1c2a59 View commit details
    Browse the repository at this point in the history
  3. Add some checks for vulnerabilities

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b82b229 View commit details
    Browse the repository at this point in the history
  4. Add some checks for vulnerabilities

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c86743d View commit details
    Browse the repository at this point in the history
  5. Fix vulnerabilities

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1f0c295 View commit details
    Browse the repository at this point in the history
  6. Fix vulnerabilities by splitting 'if' block to two blocks

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d7f51e2 View commit details
    Browse the repository at this point in the history
  7. Update dist files

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c2dfb2f View commit details
    Browse the repository at this point in the history
  8. Fix vulnerabilities

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6e1ea5e View commit details
    Browse the repository at this point in the history
  9. Update dists

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    028d944 View commit details
    Browse the repository at this point in the history
  10. Remove dist folder from git

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    cb4a91d View commit details
    Browse the repository at this point in the history
  11. Move jsdoc to tools folder, revert removing needed packages of root j…

    …son, add documents to git, repair bootstrap-switch version
    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4d504be View commit details
    Browse the repository at this point in the history
  12. Update yarn lock

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    126c956 View commit details
    Browse the repository at this point in the history
  13. Change bootstrap-switch version

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    dd7055a View commit details
    Browse the repository at this point in the history
  14. Update bootstrap version

    Kirill Kapytov authored and Kirill Kapytov committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    342c9bc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Move examples build to related folder

    Kirill Kapytov authored and Kirill Kapytov committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    dad68f7 View commit details
    Browse the repository at this point in the history