Git-search-command

Latest version: v2.1.2

Safety actively analyzes 623608 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.2

What's Changed
* Update the option description for gitlab cli by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/70
* Bump certifi from 2022.6.15 to 2022.12.7 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/71
* Bump coverage from 6.5.0 to 7.0.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/72
* Bump pre-commit from 2.20.0 to 2.21.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/73
* Bump dependency-injector from 4.40.0 to 4.41.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/74
* Bump jsonpickle from 2.2.0 to 3.0.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/75
* Bump pytest from 7.2.0 to 7.2.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/76
* Bump coverage from 7.0.1 to 7.1.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/77
* Bump python-dotenv from 0.21.0 to 0.21.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/78
* Bump requests from 2.28.1 to 2.28.2 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/79
* Bump coverage from 7.1.0 to 7.2.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/80
* Bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/82
* Bump coverage from 7.2.1 to 7.2.2 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/81
* Bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/86
* Bump coverage from 7.2.2 to 7.2.5 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/84
* Bump requests from 2.28.2 to 2.29.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/85
* Bump codecov/codecov-action from 3.1.1 to 3.1.3 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/83
* Bump requests from 2.29.0 to 2.31.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/87
* Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/93
* Bump click from 8.1.3 to 8.1.7 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/95
* Bump codecov/codecov-action from 3.1.3 to 3.1.4 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/89
* Bump urllib3 from 1.26.9 to 1.26.17 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/99
* Bump jsonpickle from 3.0.1 to 3.0.2 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/96
* Bump coverage from 7.2.5 to 7.2.7 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/90
* Bump pytest-mock from 3.10.0 to 3.11.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/91
* Bump pytest from 7.3.1 to 7.4.2 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/97
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/98
* Bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/100
* Support to enable/disable SSL certificate verification in env config by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/101
* Update CI badge by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/102


**Full Changelog**: https://github.com/jamesnguyen46/git-search-command/compare/2.1.1...2.1.2

2.1.1

What's Changed
* Add issue templates by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/16
* Add pull request template and update issue template by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/17
* Apply poetry for project by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/27
* Update urllib3 version from 1.22 to 1.26.9 by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/28
* Use pre-commit hook group by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/29
* Add "info" option for gsc command by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/31
* Add the extra options for gitlab search by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/35
* Unit test for utils.py by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/37
* Update workflow to run unit test by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/38
* Code coverage by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/41
* Bump pytest-mock from 3.7.0 to 3.8.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/45
* Bump requests from 2.28.0 to 2.28.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/44
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/43
* Bump tabulate from 0.8.9 to 0.8.10 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/42
* Bump pre-commit from 2.19.0 to 2.20.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/47
* Bump pytest-mock from 3.8.1 to 3.8.2 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/48
* Bump coverage from 6.4.1 to 6.4.3 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/49
* Bump coverage from 6.4.3 to 6.4.4 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/50
* Bump dependency-injector from 4.39.1 to 4.40.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/51
* Bump python-dotenv from 0.20.0 to 0.21.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/56
* Bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/55
* Bump pytest-mock from 3.8.2 to 3.10.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/57
* Bump coverage from 6.4.4 to 6.5.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/53
* Bump codecov/codecov-action from 3.1.0 to 3.1.1 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/52
* Bump tabulate from 0.8.10 to 0.9.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/58
* Bump pytest from 7.1.3 to 7.2.0 by dependabot in https://github.com/jamesnguyen46/git-search-command/pull/59
* Gitlab - Search in sub group by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/60
* Refactor code by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/61
* Refactor gitlab_cli.py and update unit test by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/63
* Refactor github_cli.py and update unit test by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/66
* Implement the project list api by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/67
* Fix bug that cannot get config from env cli by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/68
* Update README by jamesnguyen46 in https://github.com/jamesnguyen46/git-search-command/pull/69

New Contributors
* dependabot made their first contribution in https://github.com/jamesnguyen46/git-search-command/pull/45

**Full Changelog**: https://github.com/jamesnguyen46/git-search-command/compare/2.0.0...2.1.1

2.0.0

What's Changed
---
- Features :
- Update export feature. Now only support markdown file, not text file (https://github.com/nguyen-ngoc-thach/git-search-command/commit/7f4f56f9a53783340a6ba7c7f505e6eacc7bc4ac)
- Set HTTP request timeout to 20 second (https://github.com/nguyen-ngoc-thach/git-search-command/commit/9f8e178a874c99a87599e385cfd9a66970c2cf3e)
- Show HTTP request logs (https://github.com/nguyen-ngoc-thach/git-search-command/commit/d0fed238e93433cd3b02edd873f10928a53ad68c)
- Support GitHub search (https://github.com/nguyen-ngoc-thach/git-search-command/pull/10, https://github.com/nguyen-ngoc-thach/git-search-command/pull/15)
- Handle rate limit from (https://github.com/nguyen-ngoc-thach/git-search-command/commit/5e2ce80f94d29c3a16e82a56b374f9b475f1685f)

- Tech tasks :
- Up black module version to 22.3.0 (https://github.com/nguyen-ngoc-thach/git-search-command/commit/50fea729412c39ed4c44e6ee540fcea91fd1c8e1)
- Apply dependencies injection for project (https://github.com/nguyen-ngoc-thach/git-search-command/commit/fc70f57e5100886c7b7010c1fa88c3fb5aa9902d)
- Refactor code for more clean and more flexible (https://github.com/nguyen-ngoc-thach/git-search-command/commit/e4380a4b421ee625342915a2008eb50970bfbba4, https://github.com/nguyen-ngoc-thach/git-search-command/pull/9)

**Full Changelog**: https://github.com/nguyen-ngoc-thach/git-search-command/compare/1.0.1...2.0.0

1.0.1

What's Changed
---
- Update project description on pypi page

**Full Changelog**: https://github.com/nguyen-ngoc-thach/git-search-command/compare/1.0.0...1.0.1

1.0.0

- Search the expression in GitLab repository (project and group)
- Support to export output file
- Support multiple environments

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.