Skip to content

Commit

Permalink
bug: remove unused files. (#15738)
Browse files Browse the repository at this point in the history
The files were:
 - created 6y ago without major updates.
 - using Ubuntu 16.04.
 - using S3 bucket that does not exist anymore (and creates security
   vulnerability).
 - not used in the repository.

After change - there are no references to the deleted files:
```bash
❯ ag "Dockerfile.dev"
❯ ag "setup-h2o-dev.sh"
  ~/Devel/projects/h2o/repos/h2o2 on   mm/master/gh_15737 *43 +2 ?19 ❯
```

This change fixes #15737
and related security vulnerability https://huntr.mlsecops.com/bounties/6a69952f-a1ba-4dee-9d8c-e87f52508b58/
  • Loading branch information
mmalohlava authored Sep 11, 2023
1 parent 5c86c94 commit 458c011
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 131 deletions.
78 changes: 0 additions & 78 deletions docker/Dockerfile.dev

This file was deleted.

53 changes: 0 additions & 53 deletions docker/setup-h2o-dev.sh

This file was deleted.

0 comments on commit 458c011

Please sign in to comment.