-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pre/beta #747
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
Pre/beta #747
Conversation
## [1.26.0-beta.1](v1.25.0...v1.26.0-beta.1) (2024-09-29) ### Features * add html_mode to smart_scraper ([bdcffd6](bdcffd6)) * add reasoning integration ([b2822f6](b2822f6)) ### Bug Fixes * integration with html_mode ([f87ffa1](f87ffa1)) * removed deep scraper ([9aa8c88](9aa8c88)) ### CI * **release:** 1.22.0-beta.4 [skip ci] ([4330179](4330179)) * **release:** 1.22.0-beta.5 [skip ci] ([6d8f543](6d8f543)) * **release:** 1.22.0-beta.6 [skip ci] ([39f7815](39f7815))
713 pdf scrapping
## [1.26.0-beta.2](v1.26.0-beta.1...v1.26.0-beta.2) (2024-10-01) ### Features * refactoring of research web ([26f89d8](26f89d8)) ### CI * **release:** 1.25.1 [skip ci] ([a98328c](a98328c))
Deep scraper integration
## [1.26.0-beta.3](v1.26.0-beta.2...v1.26.0-beta.3) (2024-10-04) ### Features * add deep scraper implementation ([4b371f4](4b371f4)) * finished basic version of deep scraper ([85cb957](85cb957))
allignment
## [1.26.0-beta.4](v1.26.0-beta.3...v1.26.0-beta.4) (2024-10-05) ### Bug Fixes * update dependencies ([7579d0e](7579d0e)) ### CI * **release:** 1.25.2 [skip ci] ([5db4c51](5db4c51))
feat: conditional_node
## [1.26.0-beta.5](v1.26.0-beta.4...v1.26.0-beta.5) (2024-10-05) ### Features * conditional_node ([f837dc1](f837dc1))
## [1.26.0-beta.6](v1.26.0-beta.5...v1.26.0-beta.6) (2024-10-07) ### Features * refactoring of the conditional node ([420c71b](420c71b))
## [1.26.0-beta.7](v1.26.0-beta.6...v1.26.0-beta.7) (2024-10-07) ### Bug Fixes * import error ([37b6ba0](37b6ba0))
feat: support for undetected_chromedriver with selenium backend
## [1.26.0-beta.8](v1.26.0-beta.7...v1.26.0-beta.8) (2024-10-08) ### Features * undected_chromedriver support ([80ece21](80ece21))
…t_scraper_graphrun-fetchnode-object-has-no-attribute-update_state 738 smartscrapergraph smart scraper graphrun fetchnode object has no attribute update state
## [1.26.0-beta.14](v1.26.0-beta.13...v1.26.0-beta.14) (2024-10-10) ### Features * refactoring fetch_node ([39a029e](39a029e))
## [1.26.0-beta.15](v1.26.0-beta.14...v1.26.0-beta.15) (2024-10-11) ### Features * prompt refactoring ([5a2f6d9](5a2f6d9))
Replacement of Google search to googlesearch-python and integration of Proxy.
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
14119355 | Triggered | Basic Auth String | e828c70 | notebook.ipynb | View secret |
14119355 | Triggered | Basic Auth String | 46195d6 | notebook.ipynb | View secret |
14119356 | Triggered | Username Password | 46195d6 | notebook.ipynb | View secret |
14119356 | Triggered | Username Password | e828c70 | notebook.ipynb | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
🎉 This PR is included in version 1.26.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.