LinuxBashShellScriptForOps
LinuxBashShellScriptForOps copied to clipboard
Linux Bash Shell Script and Python Script For Ops and Devops
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.5 to 4.7. Changelog Sourced from rsa's changelog. Version 4.7 - released 2021-01-10 Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption code Add padding...
Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.4 to 3.11.2. Commits 4121b01 Deprecate urlize_quoted_links in favor of Django's built-in urlize f3d9d68 Version 3.11.1 eb2c4c2 Version 3.11.1 de497a9 Version 3.11 (#7083) 3c1428f Fix NotImplementedError for...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.1 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...
Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...
大部分脚本都是英文描述不方便中文用户搜索和查找,无法快速找到自己想要的脚本或者功能 建议配套索引或相应的md文件 目前已经有部分目录配套了相应的md文件
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...