clair/database
Quentin Machu eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension.
Clair will now use a YAML configuration file instead of command line
arguments as the number of parameters grows.

Also, Clair now exposes a Boot() func that allows everyone to easily
create their own project and load dynamically their own fetchers/updaters.
2015-12-08 11:50:52 -05:00
..
database_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
database.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
flag_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
flag.go database: Update cayley and use Triple instead of Quad 2015-12-06 20:15:40 -05:00
layer_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
layer.go database: Update cayley and use Triple instead of Quad 2015-12-06 20:15:40 -05:00
lock_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
lock.go database: Update cayley and use Triple instead of Quad 2015-12-06 20:15:40 -05:00
notification_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
notification.go database: Update cayley and use Triple instead of Quad 2015-12-06 20:15:40 -05:00
os_mapping.go Initial commit 2015-11-13 14:11:28 -05:00
package_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
package.go database: Update cayley and use Triple instead of Quad 2015-12-06 20:15:40 -05:00
requests.go Initial commit 2015-11-13 14:11:28 -05:00
vulnerability_test.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
vulnerability.go database: Update cayley and use Triple instead of Quad 2015-12-06 20:15:40 -05:00