-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add OBS Vigilance Spider #20
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
karimhabush
approved these changes
Jul 30, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Merge main to spider/vigilance
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
karimhabush
added a commit
that referenced
this pull request
Aug 10, 2022
* Fix encoding error * Automatic update with GitHub Actions * Fix encoding error in CISA * Update CISASpider.py * Automatic update with GitHub Actions * Create LICENSE * Update main.yml * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Fix ZDISpider Date column * Automatic update with GitHub Actions * Remove encode decode methods in mdtemplate * Automatic update with GitHub Actions * Fix link selector not getting links correctly * Automatic update with GitHub Actions * Add temporary link to IBMCloud * Automatic update with GitHub Actions * Limit number of data to seven * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Add logo * Update README * Update README * Change image * Update README and docs * Update README and docs * Update README and docs * Automatic update with GitHub Actions * Update README * Update README * Fix error in header encoding * Fix error in header encoding * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Create Dependabot.yml for automatic version updates * Bump python-dotenv from 0.19.2 to 0.20.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v0.19.2...v0.20.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump scrapy from 2.5.1 to 2.6.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.5.1 to 2.6.2. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](scrapy/scrapy@2.5.1...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump requests from 2.27.1 to 2.28.1 Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.1...v2.28.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump coverage from 6.3.2 to 6.4.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 6.4.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@6.3.2...6.4.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump selenium from 3.141.0 to 4.3.0 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.3.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-3.141.0...selenium-4.3.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Revert "Bump selenium from 3.141.0 to 4.3.0" * Automatic update with GitHub Actions * Add OBS Vigilance Spider (#20) * Add OBS Vigilance Spider * Automatic update with GitHub Actions Co-authored-by: karimhabush <[email protected]> Co-authored-by: GitHub Action <[email protected]> * Automatic update with GitHub Actions * Add VulDB Spider (#23) * Add OBS Vigilance Spider * Add VulDB spider Co-authored-by: karimhabush <[email protected]> * Automatic update with GitHub Actions * Remove the ugly logo 🙂 * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions * Automatic update with GitHub Actions Co-authored-by: GitHub Action <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chaymae-jhr <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Type of change