Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resync repository #1

Merged
merged 30 commits into from
May 27, 2020
Merged

Resync repository #1

merged 30 commits into from
May 27, 2020

Conversation

anthonyharrison
Copy link
Owner

No description provided.

Niraj-Kamdar and others added 30 commits May 8, 2020 15:02
* update checkers/__init__.py

* Make checkers use object oriented paradigm

currently, binutils have been implemented. pytest test_checkers to see result.

* bluez class added

* bzip2 class added

* bluez fix contain pattern message added

* cups class added

* curl class added

* expat class added


expat test  added

* ffmpeg class added

* gnutls class added

* gstreamer class added

* hostapd class added

* icu class added

* black format setup.py

* libcurl class added

* libdb class added

* libgcrypt class added

* libjpeg class added

* libnss class added

* libtiff class added

* lighttpd class added

* ncurses class added

* nessus class added

* nginx class added

* node class added

* kerberos class added

* openssh classes added

* openssl class added

* openswan class added

* png class added

* postgresql class added

* python class added

* rsyslog class added

* sqlite class added

* strongswan class added

* syslog-ng class added

* systemd class added

* varnish class added

* wireshark class added

* xerces class added

* zlib class added

* xml class added

* bug in python checker fixed

* remove unnecessary init

* python bug fixes

* kerberos bug fixes

* libjpeg bug fixes

* icu  bug fixes

* black format :)

* FIx relative import and method overloading

replace absolute import with relative import  and use super() method to call parent class' method.

* Update cve_bin_tool/util.py

Co-authored-by: John Andersen <johnandersenpdx@gmail.com>

* try sqlite fix

* several fixes

* sqlite fix

* dist directory added to gitignore

* fix Pattern type bug

* rename classes of test_checkers

* fix c file of gnutls-serv

* update checker docs

* remove unnecessary recompilation of regex

Co-authored-by: John Andersen <johnandersenpdx@gmail.com>
Added note for user to install zstd supported fork of 7zip
- Added note for user to install zstd supported fork of 7zip

Fixes: #667
* Reorganize tests
* Remove errors
- use cpio quiet flag
- remove duplicate printf in extractor
- cleanup whitespace in output engine
@anthonyharrison anthonyharrison merged commit 771960a into anthonyharrison:master May 27, 2020
anthonyharrison pushed a commit that referenced this pull request May 6, 2024
Fix binutils pattern to return 2.32.0 instead of 2.32.0.20190204 from
the following string:

Linux version 4.14.206-perf (oe-user@oe-host) (clang version 6.0.9 for Android NDK, GNU ld (GNU Binutils) 2.32.0.20190204) #1 PREEMPT Mon Jan 29 09:57:30 UTC 2024

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants