Skip to content

Commit

Permalink
Merge pull request #34 from PureStake/tgmichel-vulnerability-fix
Browse files Browse the repository at this point in the history
Fix serialize-javascript vulnerability alert
  • Loading branch information
tgmichel authored Sep 24, 2020
2 parents cfad0f9 + 539d520 commit 34a2916
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 143 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ jobs:
- uses: actions/checkout@v2
- name: Submodules
run: git submodule update --init --recursive
- name: Cache Rust dependencies
uses: actions/[email protected]
with:
path: target
key: ${{ runner.OS }}-build-${{ hashFiles('**/Cargo.lock') }}
restore-keys: |
${{ runner.OS }}-build-
- name: Init
run: |
scripts/init.sh
Expand Down
35 changes: 3 additions & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 34a2916

Please sign in to comment.