Commit Graph

4086 Commits

Author SHA1 Message Date
Teddy Reed
6db57de94c gtest: Fix tuple breakage on CentOS (#3809) 2017-10-09 00:27:28 -07:00
Aaron Salvo
c769aefcff The curl command as given results in a 302. Added -L to the command so the redirect is followed. (#3807) 2017-10-08 17:57:50 -07:00
Michael Jalkio
a3f6341e62 website: Add previous version downloads (#3799) 2017-10-06 17:25:06 -07:00
Nick Anderson
7b321cef60 [Fix #3756] Fixing windows hashes table (#3798) 2017-10-06 17:23:36 -07:00
Teddy Reed
0104cd1b76 fuzz: Use example queries as input to make fuzz (#3795) 2017-10-06 08:45:49 -07:00
Nick Anderson
0c2fc6583e build: adding logic to discern python path on windows (#3791) 2017-10-05 21:01:00 -07:00
Teddy Reed
d791a144c2 tables: Add exception handling within constraints matching (#3792) 2017-10-05 20:46:56 -07:00
Teddy Reed
0885e6b1b3 website: Add 2.9.0 schema (#3794) 2017-10-05 20:22:10 -07:00
Teddy Reed
32391e708b deps: Bump librpm revision for new libxml2 version 2.9.5 (#3793) 2017-10-05 20:06:01 -07:00
Nick Anderson
fc4ee471ff build: fixing start-osqueryprocess cmdlet (#3788) 2017-10-04 17:32:00 -07:00
Teddy Reed
41c540ea14 security: Update SECURITY.md with recent merges (#3787) 2017-10-04 17:28:06 -07:00
Nick Anderson
6a79b5659c [#3763] binding sql parameters before querying in registry table (#3785) 2017-10-04 17:21:25 -07:00
Nick Anderson
e7c45a790d deps: bumping aws-sdk-cpp to 1.2.7 on windows (#3784) 2017-10-04 14:48:24 -07:00
Teddy Reed
32ca65e1fe [#3765] Drop privileges to the parent path not referred path (#3782) 2017-10-04 14:41:03 -07:00
Teddy Reed
8535c8b52c [Fix #3765] Drop privileges to the user in the safari_extensions search (#3783) 2017-10-04 14:40:16 -07:00
Teddy Reed
278955df78 [Fix #3762] Use DropPrivileges helper within known_hosts table (#3781) 2017-10-04 14:39:35 -07:00
Zachary Wasserman
b19b6db61e Detect disk encryption status on macOS 10.13 High Sierra (#3748) 2017-10-04 14:19:36 -07:00
Nick Anderson
764a7df5e0 deps: Bumping windows gflags to 2.2.1 (#3777) 2017-10-04 11:46:21 -07:00
Teddy Reed
6bdb140d51 deps: Update bottles for glog gflags libmagic aws-sdk-cpp (#3780) 2017-10-04 11:32:36 -07:00
Nick Anderson
038869feb4 deps: Bumping windows glog to 0.3.5 (#3778) 2017-10-04 11:23:15 -07:00
Teddy Reed
65ae070369 deps: Update libarchive formula to version 3.3.2 (#3770) 2017-10-04 11:20:34 -07:00
Teddy Reed
0852d0ea08 deps: Improve provision bottling scripts (#3779) 2017-10-04 11:20:11 -07:00
Teddy Reed
3bafda3fc0 deps: Update augeas formula to version 1.8.1 (#3767) 2017-10-04 10:43:13 -07:00
Teddy Reed
8f5de02ba8 deps: Update libcryptsetup formula to version 1.7.5 (#3772) 2017-10-04 10:29:38 -07:00
Teddy Reed
c5b0651cd4 deps: Update librdkafka to version 0.11.0 (#3776) 2017-10-04 10:29:18 -07:00
Teddy Reed
11341ad914 Add SECURITY.md security issues tracker (#3766) 2017-10-04 10:07:43 -07:00
Teddy Reed
2dc1640458 deps: Update libxml2 to version 2.9.5 (#3775) 2017-10-04 09:11:32 -07:00
Teddy Reed
9f011d28fe deps: Update libgcrypt to version 1.8.1 (#3773) 2017-10-04 09:03:18 -07:00
Teddy Reed
2efff6f8eb deps: Update libmagic to version 5.32 (#3774) 2017-10-04 08:18:05 -07:00
Teddy Reed
cc2f7e3be0 deps: Update aws-sdk-cpp formula to version 1.2.7 (#3768) 2017-10-04 07:25:32 -07:00
Teddy Reed
d5904ddf00 deps: Update glog formula to version 0.3.5 (#3769) 2017-10-04 07:23:35 -07:00
Teddy Reed
3d93c81706 deps: Update gflags formula to version 2.2.1 (#3771) 2017-10-04 07:22:13 -07:00
dlobutters
2b82381203 Fixed hardware_serial (#3622) 2017-10-03 22:01:16 -07:00
Francisco Neves
20ef4ee8e2 Fix IPv6 socket's family in socket events (#3759) 2017-10-03 21:59:16 -07:00
Teddy Reed
fc834a22d7 website: Fix redirects with /osquery using empty baseurl (#3758) 2017-10-03 00:20:30 -07:00
Babatunde Micheal Okutubo
f2cc194f6f Windows attacks query pack (#3754) 2017-10-02 20:11:24 -07:00
Chris Long
65b12c7540 manage-osqueryd.ps1: Fix for -args parameter (#3757) 2017-10-02 17:06:56 -07:00
Teddy Reed
9e779a56e6 website: Render 2.8.0 schema and add schema scrollTo (#3752) 2017-09-30 11:07:05 -07:00
Teddy Reed
195690d6d1 release: Add 2.8.0 hashes and new_release script (#3745) 2017-09-28 21:58:19 -07:00
Teddy Reed
82773e83f5 [Fix #3717] Check crypt API values before constructing strings (#3746) 2017-09-28 21:56:56 -07:00
securityclippy
76e904941e soften language to not enabled rather than failed (#3744) 2017-09-28 20:27:44 -07:00
Alessandro Gario
0130928a24 aws_firehose: Add missing newline separator between each log line. (#3743) 2017-09-28 11:08:41 -07:00
Teddy Reed
29f5dfb369 logger: Add benchmarks for status logging (#3741) 2017-09-27 20:30:00 -07:00
Teddy Reed
32ec05c3c0 flags: Add helper method to get an Int32 flag value (#3739) 2017-09-27 20:23:15 -07:00
maus-
96d9f2693d Updated to scope all users by default (#3736) 2017-09-27 20:00:44 -07:00
Teddy Reed
b425ca2da4 website: Add static files and security assessment (#3738) 2017-09-27 15:18:52 -07:00
Teddy Reed
916f13ccc4 website: Fix missing redirects for tables and packs (#3737) 2017-09-27 15:01:21 -07:00
Teddy Reed
9d33261767 tables: alf_services should not be hardcoded (#3695) 2017-09-25 08:16:15 -07:00
Seshu Pasam
97b2c3e76d website: Split example SQL (#3730) 2017-09-24 22:27:03 -07:00
Teddy Reed
988afd0aa9 filesystem: Use fs::path for PlatformFile ctor (#3720) 2017-09-24 21:24:31 -07:00