Skip to content

Commit

Permalink
Merge branch 'master' into v0.5.0
Browse files Browse the repository at this point in the history
* master:
  Fix yum changelog option (#543)
  Update README.md (#542)
  Fix false positive: ignore oval info when kernel major version is different. (#541)
  Fix: Misdetection of OvalMatch for CentOS and Scientific in oval/util.go (#536)
  Fix: "Reboot Required" detection process in scan/redhat.go (#534)
  Remove README.fr.md because unable to maintenance..
  README Typo Update (#538)
  Insert `sudo` only at the beginning of command in deep scan #495 (#539)
  Fix config.toml validation (#537)
  Add pseudo server type for non-ssh scanning (only cpe scan) #512 (#531)
  README Update (#530)
  Update README
  send slack msg by api (#525)
  fix typo Privious -> Previous (#523)
  Fix package query fails on debian based container (#519) (#522)
  fix typo from "enviroment" to "environment" (#518)
  Fix typo in config/jsonloader.go (#517)
  Modified Spell Miss of "README.md". (#516)
  Fix .goreleaser.yml
  Fix a bug of making channels when fill oval information via HTTP (#514)
  • Loading branch information
kotakanbe committed Nov 15, 2017
2 parents ab35944 + 8ebb663 commit 642b4c3
Show file tree
Hide file tree
Showing 23 changed files with 1,080 additions and 366 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,8 @@ release:
builds:
- goos:
- linux
- freebsd
goarch:
- "386"
- amd64
- arm
- arm64
goarm:
- "6"
- "7"
main: .
ldflags: -s -w -X main.version={{.Version}} -X main.revision={{.Commit}}
binary: vuls
Expand Down
10 changes: 8 additions & 2 deletions Gopkg.lock

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

224 changes: 0 additions & 224 deletions README.fr.md

This file was deleted.

Loading

0 comments on commit 642b4c3

Please sign in to comment.