Граф коммитов

  • 80011728a5
    Merge 2e05dacc37 into 3fd4271eb3 nunezalmorado 2023-04-10 15:54:09 +0300
  • 2e05dacc37 Bug bounty test - please ignore.... (tuietg) nunezalmorado 2023-04-10 12:54:06 +0000
  • 3fd4271eb3
    Merge pull request #23 from Mozilla-GitHub-Standards/master master Gene Wood 2022-01-10 13:01:41 -0800
  • 63dc4704da Add Mozilla Code of Conduct file Mozilla-GitHub-Standards 2019-03-29 09:59:15 -0700
  • fb71baf557 Fixed the error field in shortVulnResponse Zack Mullaly 2018-07-11 15:53:14 -0400
  • 7b7ef711bd
    Merge pull request #19 from mozilla/clair2x Zack Mullaly 2018-07-04 12:04:38 -0400
  • 28f39ece40 Close the response body as soon as we try decoding it. This avoids stacking calls to Close when the function returns Zack Mullaly 2018-07-04 12:02:08 -0400
  • bbdf881e7e Document types and public functions; use public vs private to improve readability a bit Zack Mullaly 2018-06-29 18:08:52 -0400
  • 4b7bc40ed6 Built out client functions for interacting with the Clair API Zack Mullaly 2018-06-29 18:00:04 -0400
  • e1a49b3e2c Replacing database interactions with a much simpler naming scheme and calls through the Clair API Zack Mullaly 2018-06-29 17:59:49 -0400
  • 69bc11b133 remove external testing reference from Makefile Aaron Meihm 2017-07-19 16:59:11 -0500
  • c5cf285168 make raw test a go test Aaron Meihm 2017-07-19 16:58:20 -0500
  • 1260e7d2de make tags test a go test Aaron Meihm 2017-07-19 16:56:05 -0500
  • cb35038d29 remove import-chain test from Makefile Aaron Meihm 2017-07-19 16:53:27 -0500
  • 3f0538e0a7 make import-chain test a go test Aaron Meihm 2017-07-19 16:52:52 -0500
  • 70ccd84e7c make concat test a go test Aaron Meihm 2017-07-19 16:49:16 -0500
  • a7dc9097b7 make filename tests a go test Aaron Meihm 2017-07-19 16:44:01 -0500
  • f750b762d2 make filecontent test a go test Aaron Meihm 2017-07-19 16:38:35 -0500
  • b848820482 remove duplicate code and add a generic policy runner for tests Aaron Meihm 2017-07-19 16:31:30 -0500
  • 750c2b69b2 remove extra print from hasline test Aaron Meihm 2017-07-19 16:13:45 -0500
  • f6ebd9cdf2 make hasline test a go test Aaron Meihm 2017-07-19 16:12:39 -0500
  • af00333a49 add tests for results formatting Aaron Meihm 2017-07-19 15:46:47 -0500
  • f0e9226b61 remove exported GetTest and make existing getTest exported Aaron Meihm 2017-07-19 15:30:14 -0500
  • 1171d5bb8a validate error condition in package policy test Aaron Meihm 2017-07-19 15:22:17 -0500
  • d2cfc553e9 make package test a go test Aaron Meihm 2017-07-19 15:13:49 -0500
  • 78509186e4 update Makefiles to remove evrtest Aaron Meihm 2017-07-19 14:45:17 -0500
  • a9a5c54c62 use testing Logf in package tests Aaron Meihm 2017-07-19 14:43:29 -0500
  • 90fe0e9a6e make evr tests actual go tests Aaron Meihm 2017-07-19 14:42:16 -0500
  • b1d0f19fba fix typo in README Aaron Meihm 2017-07-19 11:48:27 -0500
  • 4be4ef0527 update README Aaron Meihm 2017-07-19 11:45:55 -0500
  • 7179958654 fix golint warnings in scribevulnpolicy Aaron Meihm 2017-07-19 11:29:48 -0500
  • 29c5f68bb4 fix various golint warnings Aaron Meihm 2017-07-19 10:55:45 -0500
  • bba2ac14e0 gofmt some missed files Aaron Meihm 2017-07-19 10:41:34 -0500
  • c327638a67 in TestResult JSON(), fix issue with ignored fmt.Sprintf result Aaron Meihm 2017-07-19 10:37:49 -0500
  • 0c1e3ceffe fixes a spelling error in comment Aaron Meihm 2017-07-19 10:33:39 -0500
  • 2d70687c9b Merge pull request #14 from ameihm0912/vulnpolicy-clair Aaron Meihm 2017-07-19 10:21:48 -0500
  • 0994e7033d add a README for scribevulnpolicy Aaron Meihm 2017-07-19 10:15:24 -0500
  • d73d66473a support setting scribe onlynewest on certain packages as required Aaron Meihm 2017-07-19 09:58:35 -0500
  • 43a146fa98 add tags to the tests that will aid in reporting Aaron Meihm 2017-07-19 09:35:18 -0500
  • 6b6395c1a4 check err in result from generateTestId in correct place Aaron Meihm 2017-07-19 09:30:34 -0500
  • 7dc08ccd6a policy generation for centos6/7 Aaron Meihm 2017-07-19 00:14:08 -0500
  • 10ce0275c5 scribevulnpolicy: redhat.go -> centos.go Aaron Meihm 2017-07-18 22:49:23 -0500
  • d069b90a33 scribevulnpolicy: remove old os specific support Aaron Meihm 2017-07-18 22:48:09 -0500
  • 1a69964c15 vendor lib/pq Aaron Meihm 2017-07-18 16:57:29 -0500
  • c39b3b96b3 update scribevulnpolicy with initial clair db query support Aaron Meihm 2017-07-18 16:56:56 -0500
  • 772728f6c0 vulnpolicy.go -> main.go Aaron Meihm 2017-07-18 15:03:45 -0500
  • c15e5113cf update gitignore to ignore generated test json files Aaron Meihm 2017-07-18 15:02:41 -0500
  • 4f03b9f3e6 rename existing vulnpolicy lib which will become scribevulnpolicy cmd Aaron Meihm 2017-07-18 14:59:08 -0500
  • 769b49c0ed remove ubuntu-cve-tracker Aaron Meihm 2017-07-18 14:58:11 -0500
  • 75eced0ec2 remove scribevulnpolicy Aaron Meihm 2017-07-18 14:57:53 -0500
  • a156bd7826 remove parse-nasltokens Aaron Meihm 2017-07-18 14:56:33 -0500
  • e19094f52e Merge pull request #13 from ameihm0912/cleanup Aaron Meihm 2017-07-18 10:03:41 -0500
  • 4d37fbfd0f update vendoring Makefile target to use govend Aaron Meihm 2017-07-18 09:54:41 -0500
  • 78da3b4000 update vendored packages Aaron Meihm 2017-07-18 09:46:31 -0500
  • ecf34e89c8 better handling of pure integer version strings Aaron Meihm 2016-12-20 09:53:03 -0600
  • 30f4713d44 Merge pull request #10 from mozilla/yaml Aaron Meihm 2016-03-22 09:45:38 -0500
  • 2abd00ea04 vendor yaml package yaml Julien Vehent 2016-03-21 17:41:45 -0400
  • 7cdcbda086 Support YAML format in policies Julien Vehent 2016-03-21 17:36:07 -0400
  • 7d2251b8ac update link to doc Julien Vehent 2016-03-18 15:20:54 -0400
  • c8148c1a58 Merge pull request #8 from mozilla/fixgopath Aaron Meihm 2016-03-18 12:47:12 -0500
  • ccab368114 Update travis-ci to 1.6 Julien Vehent 2016-03-18 13:17:39 -0400
  • 8d37e6b172 Use standard GOPATH Julien Vehent 2016-03-18 13:17:20 -0400
  • ccdc782bb6 Merge pull request #7 from ameihm0912/master Aaron Meihm 2016-01-21 13:41:41 -0600
  • 11254081a4 add release test for amazon linux Aaron Meihm 2016-01-21 13:39:25 -0600
  • 440cf277d9 include policy category as a tag Aaron Meihm 2016-01-13 13:13:19 -0600
  • 4f3646c4b4 Merge pull request #6 from ameihm0912/master Aaron Meihm 2016-01-13 10:20:16 -0600
  • 13c2eafec6 add optional test name to override unique id from policy for display Aaron Meihm 2016-01-13 09:59:15 -0600
  • 1e13334212 add test for pkg onlynewest flag Aaron Meihm 2016-01-13 09:35:12 -0600
  • 1bcd29210e also include package name in test id generation Aaron Meihm 2016-01-12 14:12:42 -0600
  • af56891814 generate unique test id based on supplied policy entry values Aaron Meihm 2016-01-12 13:45:26 -0600
  • dc9e5bcb8b optional object parameter to select newest package version from set Aaron Meihm 2016-01-11 10:52:42 -0600
  • 6fd4223b8a policy generators for rhel/centos Aaron Meihm 2016-01-10 16:58:56 -0600
  • 1fa33a7416 Merge pull request #5 from ameihm0912/master Aaron Meihm 2016-01-08 16:13:50 -0600
  • 0f0302ccf2 also store pkg architecture in package manager Aaron Meihm 2016-01-08 15:17:45 -0600
  • f28acc14c5 additional ubuntu collection entries Aaron Meihm 2016-01-08 14:34:29 -0600
  • 12a944ba60 collection expressions to collapse similar package objects Aaron Meihm 2016-01-08 14:19:26 -0600
  • 35cdf961ab Add an option to only print true outcomes in scribecmd Aaron Meihm 2016-01-08 11:16:36 -0600
  • dc7c1b3bca reorganize how we use metadata in tests Aaron Meihm 2016-01-08 11:04:57 -0600
  • 7d1b0ecaac add release entry for wily Aaron Meihm 2016-01-07 11:07:19 -0600
  • 345cc1620c start of vulnerability import format for document generation Aaron Meihm 2016-01-06 14:28:54 -0600
  • 912cd2dbcb continue if stat() fails during link resolution Aaron Meihm 2015-12-30 15:55:38 -0600
  • 579fe665d8 Merge pull request #4 from ameihm0912/master Aaron Meihm 2015-12-30 13:02:31 -0600
  • 5418292142 support symlink resolution during file search Aaron Meihm 2015-12-30 12:58:56 -0600
  • 59f11e2a17 use ReadLine instead of ReadString with fileContentCheck Aaron Meihm 2015-12-30 11:47:30 -0600
  • 0934496028 support inclusion of tag metadata with tests Aaron Meihm 2015-10-19 16:11:34 -0500
  • 0c14dd9ea7 omitempty for primary fields in json Document structure Aaron Meihm 2015-10-19 15:39:02 -0500
  • 3cc8ca66d9 update nasltokens parser for rhsa/centos reldef Aaron Meihm 2015-10-19 14:21:36 -0500
  • c25ac1e18c resolve syntax issue with some lts dist names Aaron Meihm 2015-10-16 05:22:54 -0500
  • 59b2e7e930 process nasltokens output to generate scribe tests Aaron Meihm 2015-10-16 04:30:21 -0500
  • 3a0f5beb19 modify cve-tracker to generate scribe documents Aaron Meihm 2015-10-15 14:07:54 -0500
  • 5068672b4c omit empty fields in json document output Aaron Meihm 2015-10-15 14:07:03 -0500
  • c81cbb5508 export document symbols from scribe library Aaron Meihm 2015-10-15 10:55:38 -0500
  • ae70598398 import ubuntu-cve-tracker policy generator from mozoval Aaron Meihm 2015-10-15 10:26:41 -0500
  • 87464b0084 json output mode for test results Aaron Meihm 2015-08-07 11:06:03 -0500
  • 9e2d1d0686 add support to expect error result in test Aaron Meihm 2015-08-05 16:01:23 -0500
  • 766860a48a use consistent error message when requesting unknown object Aaron Meihm 2015-08-05 09:41:38 -0500
  • 897fd187bd extend comment explaining chain objects Aaron Meihm 2015-08-05 09:38:54 -0500
  • efbd5128e5 add > evr tests Aaron Meihm 2015-08-05 09:32:58 -0500
  • 29c73b793c add > operator for evr tests Aaron Meihm 2015-08-04 17:18:27 -0500
  • 4a7d8c93a0 remove unused isModifier() from source types Aaron Meihm 2015-08-04 17:06:51 -0500