Skip to content

crtsh/libzlintpq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libzlintpq

Run zlint from a PostgreSQL function.

GOPATH=/root/go go get -u gitlab.com/microo8/plgo/...
GOPATH=/root/go go get -u github.com/zmap/zlint
make
cd build
make install with_llvm=no
$ psql
CREATE EXTENSION libzlintpq;
\i zlint_embedded.fnc

About

Run zlint from a PostgreSQL function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published