Autostack

Latest version: v1.2.1

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

Scan your dependencies

1.0.0

> 22 October 2019

- Wrote pipe package tests, and refactored main and create_pipe [`31`](https://github.com/autostack-team/autostack/pull/31)
- Updated .travis.yml [`30`](https://github.com/autostack-team/autostack/pull/30)
- Develop [`28`](https://github.com/autostack-team/autostack/pull/28)
- Working on testing [`27`](https://github.com/autostack-team/autostack/pull/27)
- Pylint code cleanup [`26`](https://github.com/autostack-team/autostack/pull/26)
- Finished so_web_scraper refactoring [`25`](https://github.com/autostack-team/autostack/pull/25)
- Develop [`24`](https://github.com/autostack-team/autostack/pull/24)
- print post text and print code block cleanup [`23`](https://github.com/autostack-team/autostack/pull/23)
- Develop [`22`](https://github.com/autostack-team/autostack/pull/22)
- Develop [`21`](https://github.com/autostack-team/autostack/pull/21)
- Develop [`20`](https://github.com/autostack-team/autostack/pull/20)
- Develop [`19`](https://github.com/autostack-team/autostack/pull/19)
- Bug fix when 'span' tags are wrapped in other tags in a 'code' tag in print_code_block [`18`](https://github.com/autostack-team/autostack/pull/18)
- Develop [`17`](https://github.com/autostack-team/autostack/pull/17)
- Unit tests, travis, and emoji fix. [`16`](https://github.com/autostack-team/autostack/pull/16)
- Improving Stack Overflow Querying [`12`](https://github.com/autostack-team/autostack/pull/12)
- Pypi [`11`](https://github.com/autostack-team/autostack/pull/11)
- PyPi [`10`](https://github.com/autostack-team/autostack/pull/10)
- Remove D scripts [`9`](https://github.com/autostack-team/autostack/pull/9)
- Create LICENSE [`8`](https://github.com/autostack-team/autostack/pull/8)
- Added comments [`7`](https://github.com/autostack-team/autostack/pull/7)
- Added test cases [`6`](https://github.com/autostack-team/autostack/pull/6)
- Added get_post_url functionality [`5`](https://github.com/autostack-team/autostack/pull/5)
- Cli [`3`](https://github.com/autostack-team/autostack/pull/3)
- Added SOQuery [`2`](https://github.com/autostack-team/autostack/pull/2)
- Added Initial Parsing Stuff [`1`](https://github.com/autostack-team/autostack/pull/1)
- CLI [`4e8ed2a`](https://github.com/autostack-team/autostack/commit/4e8ed2a1b91872d7c7cda0eb79994d6ea7cd2ba1)
- Remove venv [`ce0a18a`](https://github.com/autostack-team/autostack/commit/ce0a18a8796448d65533849e6a0cb0f682a35a3f)
- Working on unit tests [`277beba`](https://github.com/autostack-team/autostack/commit/277bebaedefd3f552a4b048856e4cf3902dafce8)
- Testing [`13a8e27`](https://github.com/autostack-team/autostack/commit/13a8e27c618da50f163257765d57bc64f56b568d)
- Complete overhaul of the Stack Overflow web scraping [`a91a975`](https://github.com/autostack-team/autostack/commit/a91a97573545a2f3267a97d092e4cd1955ef12c1)
- Removed StackoverflowScraper class [`e3e2b6f`](https://github.com/autostack-team/autostack/commit/e3e2b6f060d78e2750327ec90099e8f57177bb92)
- Working on improving SO searches [`6bc3445`](https://github.com/autostack-team/autostack/commit/6bc34458e00d40ec1fca142ba224c1becbfb4fe0)
- Code refactoring & project reorganization [`fccf751`](https://github.com/autostack-team/autostack/commit/fccf7516ffc7d26189d01fe5f536242aa4418f78)
- Unit tests skeleton, travis CI setup, and emoji py2 fix [`6fd5800`](https://github.com/autostack-team/autostack/commit/6fd580000e2b55c54048ea235ce9a909be25842e)
- error package bug fixes and so_web_scraper refactoring [`87258d1`](https://github.com/autostack-team/autostack/commit/87258d18bc7cf96482a26cf9e7ac21118d4c1834)
- Done...maybe? Probabaly not [`34a9c22`](https://github.com/autostack-team/autostack/commit/34a9c22964a862bd0cf95706d3a201ce5317052d)
- Cleaned up SOQuery and autostack [`8a4cee4`](https://github.com/autostack-team/autostack/commit/8a4cee4c2760a1fab1c19965b81cf2ab12b1dbcd)
- Refactoring [`a0434d6`](https://github.com/autostack-team/autostack/commit/a0434d69f64da6326b164e8de5bc9bdf917704b8)
- Refactoring [`19185e4`](https://github.com/autostack-team/autostack/commit/19185e46a0bca0a7d9fe8c8b857c8ed4c5b18d91)
- Finished scraper tests [`5762cc3`](https://github.com/autostack-team/autostack/commit/5762cc382632216cfc14dbf9bb264fe609a8441e)
- Error and exception handling [`70690ed`](https://github.com/autostack-team/autostack/commit/70690ed6a9227b4d2fe76e4d0448a0b5abff3f71)
- Finished the initial setup of removing the D scripts [`5adb8ab`](https://github.com/autostack-team/autostack/commit/5adb8ab9ee8c0b5efab9d5b3c1021a96ad60bc70)
- Removing the old method of monitoring errors with D scripts [`42c1582`](https://github.com/autostack-team/autostack/commit/42c1582e9afe6ebd5375f7acdaecc7a09f2a078a)
- CHANGELOG update [`a00ee5e`](https://github.com/autostack-team/autostack/commit/a00ee5efbedbefb021901c49e27e75b01b896eed)
- Working on main tests [`a9e8733`](https://github.com/autostack-team/autostack/commit/a9e873323c352f59203dd0a14ae6b8e89b8c0909)
- Create CODE_OF_CONDUCT.md [`6b262ac`](https://github.com/autostack-team/autostack/commit/6b262ac34091eacc0e8ccbd11b84f65534d16410)
- Building web scraping functions [`8d1a414`](https://github.com/autostack-team/autostack/commit/8d1a414eb21dcad4a1a863ff1a1c0cf7ac88f5a5)
- Working on unit tests and travis setup [`8fc1eed`](https://github.com/autostack-team/autostack/commit/8fc1eedcfd9a89d5070dec336686fcf99972ac12)
- Focused on main errors [`46729a6`](https://github.com/autostack-team/autostack/commit/46729a638776c34c83fc8e4d3b1ec1dfcdbd93c9)
- Create issue template [`6ed338a`](https://github.com/autostack-team/autostack/commit/6ed338aff06347ee69ea21a830353c29c65504c5)
- Python 2 support and PyPi setup changes [`0fc67de`](https://github.com/autostack-team/autostack/commit/0fc67de1699509e0ffe357e3c75edde08f3fcfd7)
- Create CONTRIBUTING.md [`cb34b58`](https://github.com/autostack-team/autostack/commit/cb34b58af79d6562145e4a3151e93c5dc5f33fac)
- Working on PyPi description [`387f564`](https://github.com/autostack-team/autostack/commit/387f564cf3712419ff4c28f6107bbef6b372cd12)
- Reduced print_code_block complexity [`916657e`](https://github.com/autostack-team/autostack/commit/916657e42762d9d416ed984e5761512df6bd623e)
- Syntax highlighting [`60479e4`](https://github.com/autostack-team/autostack/commit/60479e4c8e7a571ea3ed7649704ed202cf5dd667)
- Populated CHANGELOG.md [`9a8cdac`](https://github.com/autostack-team/autostack/commit/9a8cdacc06f5c66817145c89a3ff0255f4c0ffa1)
- Update README.md [`28918fd`](https://github.com/autostack-team/autostack/commit/28918fd39bcdc7597b53451bc658646aa50d6035)
- Removed features package [`7fbe92b`](https://github.com/autostack-team/autostack/commit/7fbe92bb282af05a2eabdc53412a3a9f5fd6169f)
- Added error printing and handling [`348eb47`](https://github.com/autostack-team/autostack/commit/348eb479ed4dd18d3d890119f8f52544e9a66ebd)
- Added custom query function and option/features class [`97cfbf8`](https://github.com/autostack-team/autostack/commit/97cfbf86660edd5572f3e69dc1643d9340b4abf5)
- Refactoring so_web_scraper [`5a0eccb`](https://github.com/autostack-team/autostack/commit/5a0eccbecc293d31f093b5f64cf7761f4ff9c141)
- Finished web scraping and html parsing [`7fa5cdf`](https://github.com/autostack-team/autostack/commit/7fa5cdf95508e0da24ec218a79e1ccbcbc66bea0)
- PEP8 Styling Fixes [`7cdeb4b`](https://github.com/autostack-team/autostack/commit/7cdeb4b20c006266025b2a36c6955a05a98b042e)
- Update readme and change imports [`0db19b2`](https://github.com/autostack-team/autostack/commit/0db19b2832fdc9fb0c87fc4b8e91dfcbf672d4a5)
- Refactoring so_web_scraper [`5987bfa`](https://github.com/autostack-team/autostack/commit/5987bfabaf9164277bc49e4735c13490cd81822d)
- PEP8 fixes and code cleanup [`9937c2c`](https://github.com/autostack-team/autostack/commit/9937c2c0cd4394b35e0980778f9d9b4dce60d965)
- Updated CHANGELOG.md [`31cef7b`](https://github.com/autostack-team/autostack/commit/31cef7b538d28ada3c0256d3ec26d20e37cdf4e1)
- Delete bug_report.md [`cec457e`](https://github.com/autostack-team/autostack/commit/cec457ef0e5f870866da9ee99183d9f5772f3719)
- Added ability to loop over posts [`089a632`](https://github.com/autostack-team/autostack/commit/089a6323c27f8f0ea8764786a39dc8cada142f22)
- More PEP8 Fixes [`cb9d2c6`](https://github.com/autostack-team/autostack/commit/cb9d2c6d5df222d5102774fefc98ea520d9a2c9e)
- Grammar fix in comments, and maintainability badge [`03097fb`](https://github.com/autostack-team/autostack/commit/03097fb76e9a622b2a2d16c7bcb91bb0b601eec6)
- Added pylint extension to pytest [`4b93147`](https://github.com/autostack-team/autostack/commit/4b93147a5a3ae24465607c44429328dedd3a5ad3)
- Refactoring [`42790b4`](https://github.com/autostack-team/autostack/commit/42790b488dbc8fbd03e3d14d04c17101aec6e48e)
- Create pull_request_template.md [`691c2dc`](https://github.com/autostack-team/autostack/commit/691c2dc7fde3eea5dc1d74278f53d2ade5ac9fc0)
- Refactored listen_for_errors [`4bbfd93`](https://github.com/autostack-team/autostack/commit/4bbfd93e61cfbe83477f8ca7087bfe5725401944)
- Update README.md [`29eaf71`](https://github.com/autostack-team/autostack/commit/29eaf713cec20d9bc2b3865797e86a5443b47ae3)
- Added request exception/error handling [`bd1e10b`](https://github.com/autostack-team/autostack/commit/bd1e10bbe0001ef37bc23cfe12a6a0ea3792a470)
- Formatted request handling responses and code cleanup [`1961e2e`](https://github.com/autostack-team/autostack/commit/1961e2e1b3950232b8ee62b5e196feb81ba2f91c)
- Update README.md [`47759b9`](https://github.com/autostack-team/autostack/commit/47759b9228782105037518a000f35c5619437e2e)
- Bug fix when 'span' tags are wrapped in other tags in a 'code' tag [`6e5dbe6`](https://github.com/autostack-team/autostack/commit/6e5dbe602402019e3024e0d05dd191da3a300458)
- Create issue templates [`411e54b`](https://github.com/autostack-team/autostack/commit/411e54b682d26c85c63a3888e90368a43f7ede89)
- Added setup.py [`bf5d059`](https://github.com/autostack-team/autostack/commit/bf5d059c861da7dfb14fc8872cd67f58e4961c42)
- Final PEP8 Style Fixes [`69a6176`](https://github.com/autostack-team/autostack/commit/69a6176d98162b7daa41b3d949141cb1972e780c)
- Fixed extra space from line break in print [`e9a9f26`](https://github.com/autostack-team/autostack/commit/e9a9f267c4841c4b9dd4b831ce4a1c1a97619113)
- Setting up custom query [`0a9790c`](https://github.com/autostack-team/autostack/commit/0a9790c43c7d0ba45bdc214f30a3a1ef9f5f665c)
- Added CHANGELOG.md [`6b180c8`](https://github.com/autostack-team/autostack/commit/6b180c8daaed227f1d356f0fa9ddac59a27290e2)
- autostack-terminal now works with both Mac and Linux [`c076010`](https://github.com/autostack-team/autostack/commit/c076010c7e341a78173e19791db3eb23720e5356)
- Updated CHANGELOG.md [`91181c0`](https://github.com/autostack-team/autostack/commit/91181c0d3406907a677f8d3273007fa2f12d4bd8)
- Fixed the install script, input error, and script command error [`465ba54`](https://github.com/autostack-team/autostack/commit/465ba54b5eb4e28ab7b5410a2415704fe92eea54)
- Update README.md [`1d63094`](https://github.com/autostack-team/autostack/commit/1d6309403fd45072886a816682a0d177474329c2)
- Moved printed query to new line [`be12c14`](https://github.com/autostack-team/autostack/commit/be12c149dc7125815124ba2cee1dc174720758ac)
- Deleted function that's no longer needed [`584accf`](https://github.com/autostack-team/autostack/commit/584accf874d0a30ef6696bd6d2f7af61fdfe2810)
- Updated pull request template [`52da428`](https://github.com/autostack-team/autostack/commit/52da4282a447540c7273428fcdf0ea53089f25bc)
- Create LICENSE.md [`a6cb9fa`](https://github.com/autostack-team/autostack/commit/a6cb9fa8e9e08c71d440f9ce8b71f50abbdf52de)
- Code cleanup [`e8f28bb`](https://github.com/autostack-team/autostack/commit/e8f28bb717bd1945da297dceec6c44a3da1a1aea)
- Delete LICENSE.md [`ed38241`](https://github.com/autostack-team/autostack/commit/ed38241ac19c84c8ad6f805a39de6f9cc36add2a)
- Code cleanup and comments [`abd3255`](https://github.com/autostack-team/autostack/commit/abd3255a0a1ff7df9098aed8c00700e7b5114e73)
- Added methods [`fe598dd`](https://github.com/autostack-team/autostack/commit/fe598dd0990324d5f028ac131d3bff5c221af9fb)
- Update README.md [`085bc76`](https://github.com/autostack-team/autostack/commit/085bc7642ab7315d10d3cb76951a894e6b6d5440)
- Updated documentation [`aea0fbb`](https://github.com/autostack-team/autostack/commit/aea0fbb59652fc6f83c1e8a4c4335ec5aefb6bef)
- Fixed import bug and syntax error [`5bf400e`](https://github.com/autostack-team/autostack/commit/5bf400e4a4c097d984c9b551ae0e6c81e95b2fce)
- Update README.md [`61366f0`](https://github.com/autostack-team/autostack/commit/61366f0f824e662c53a2e45b74c7e2dbd36aa344)
- install script [`6f01dda`](https://github.com/autostack-team/autostack/commit/6f01dda0e193f6bfad27752c1bd14c410407a851)
- Delete unecessary code [`e0be292`](https://github.com/autostack-team/autostack/commit/e0be292fbeb464e80373ccbc52476bb7aa4d5190)
- Fixing Timeout error catching [`bbba562`](https://github.com/autostack-team/autostack/commit/bbba56222bd2b9e6170a629a100d105d18f1e8cc)
- Added pygments and tested on new page [`9ab7fa1`](https://github.com/autostack-team/autostack/commit/9ab7fa14873b692fab4e5802ba9403e1ac88665c)
- Updated shields on README.md [`6648147`](https://github.com/autostack-team/autostack/commit/66481477f17fed84f95065a591d5650df0fc3b50)
- Update README.md [`8ef3ffe`](https://github.com/autostack-team/autostack/commit/8ef3ffe4450f9c255ab59f6dcce58d035eaf64f1)
- Update README.md [`2cba78c`](https://github.com/autostack-team/autostack/commit/2cba78c2bfef235541a8aa4a7ee7c0b1675351c3)
- Added ability to exit from custom query [`48aafb8`](https://github.com/autostack-team/autostack/commit/48aafb825e731447880287c49dd97339cfb0b375)
- Fix print error and moved request.get [`6f5e336`](https://github.com/autostack-team/autostack/commit/6f5e33699c7ca0f1ed1ed451d2850319119f3038)
- Fixed bug [`57a6d1f`](https://github.com/autostack-team/autostack/commit/57a6d1f88245b96bbf66167fe42b6c3592ca3c93)
- Updated slack badge [`4eaefe7`](https://github.com/autostack-team/autostack/commit/4eaefe7d0b662fcc8b2d349d6a39b5725b59163d)
- Updates to pull request template [`7ca93ba`](https://github.com/autostack-team/autostack/commit/7ca93bacfd4bf11a02aedec1499433d791c8bcb3)
- Updated CHANGELOG.md [`7067c38`](https://github.com/autostack-team/autostack/commit/7067c384192131cfcf02aca344286eb2a30bb046)
- Adding Test Script [`72ea967`](https://github.com/autostack-team/autostack/commit/72ea9678f201a3799d41282055b2443d146a81ff)
- Refactoring [`766d4d4`](https://github.com/autostack-team/autostack/commit/766d4d4eeabfc00ddbfbb54e224a1dd711976f35)
- Requirements [`65eb716`](https://github.com/autostack-team/autostack/commit/65eb7166dae4ada3ac11b3671b02111433377700)
- Updated chat badge to MSTeams [`cd0f684`](https://github.com/autostack-team/autostack/commit/cd0f684e10ee2f50c7cb25894b794c52dcbf0786)
- Update README.md [`16eddb4`](https://github.com/autostack-team/autostack/commit/16eddb43677988620c0d6f62228756544338be35)
- Update README.md [`e9d3fa1`](https://github.com/autostack-team/autostack/commit/e9d3fa19dd9cd0fc4d5f96b4fba1bd8ea5f1d056)
- Added patreon shield [`fa0080a`](https://github.com/autostack-team/autostack/commit/fa0080a49594415fe14e7f8ad2b98a601a40042c)
- Update README.md [`c165f34`](https://github.com/autostack-team/autostack/commit/c165f3428f4fcda3bc7b9b4fbeab41d1a1805d4a)
- Added get_post_url funcitonality [`5400b2f`](https://github.com/autostack-team/autostack/commit/5400b2ff939571b0bdf82cb5fbd549e6ea434464)
- Fixed slack shield [`bb605aa`](https://github.com/autostack-team/autostack/commit/bb605aa67069dedccff247aaba6051208af646e0)
- Removed StackoverflowScraper class [`6c6105d`](https://github.com/autostack-team/autostack/commit/6c6105d4823698b446aa8e7bb7ba058e0d97382d)
- Bug fix: module not found [`57c3f11`](https://github.com/autostack-team/autostack/commit/57c3f115f6c0dfdaca6bac770b117053b8d97d09)
- Update README.md [`3a95608`](https://github.com/autostack-team/autostack/commit/3a956089cb5ecbd6c4336b280950e51da2e0e32c)
- Python 2 support bug fix [`3972ec9`](https://github.com/autostack-team/autostack/commit/3972ec94650a4c7b3417729e29f25ad4c644f4f3)
- 🥞 [`8cb2f71`](https://github.com/autostack-team/autostack/commit/8cb2f717ba7ea592ef8d89ce4123337b4e47a987)
- Update .gitattributes [`6ec1504`](https://github.com/autostack-team/autostack/commit/6ec1504b33aa678b3879929a656ef1377cf5aec6)
- Update Travis CI and .gitignore [`7585ec2`](https://github.com/autostack-team/autostack/commit/7585ec24f557023812f8efecead6e2b5942cb70a)
- Update README.md [`dea0e2a`](https://github.com/autostack-team/autostack/commit/dea0e2a616880ba45ff089da48748a2696b755a3)
- Added twitter shield [`aed4cfc`](https://github.com/autostack-team/autostack/commit/aed4cfc3a4fcec45ff12ccf3369f31172697f399)
- Updated CHANGELOG.md [`d7cb4bc`](https://github.com/autostack-team/autostack/commit/d7cb4bc7a03b8c0fd8f308769c392e98f502ccbb)
- Update .gitignore [`99e8da7`](https://github.com/autostack-team/autostack/commit/99e8da7e630cae627e9ca5a22a616c96f3b020c3)
- Delete settings.json [`c0ac60a`](https://github.com/autostack-team/autostack/commit/c0ac60a889f23435356c83ca629e33da8d451bc1)
- Update .gitattributes [`402991b`](https://github.com/autostack-team/autostack/commit/402991bd5f58c3eb77892dd586d2a7f7fd3feaaf)
- Updated code_of_conduct email [`3865e49`](https://github.com/autostack-team/autostack/commit/3865e4921be4b65de4d94afa3341f3073973dbdd)
- Fixed email [`ef78d61`](https://github.com/autostack-team/autostack/commit/ef78d6188196867aefcca8297cea81c2b683cc80)
- Update Travis [`fc51bf0`](https://github.com/autostack-team/autostack/commit/fc51bf0890088f82f757c0a527a3b225c836af68)
- Code cleanup [`f2adf4f`](https://github.com/autostack-team/autostack/commit/f2adf4f12fc60b209f828df06847681ea48c7981)
- Update README.md [`243de42`](https://github.com/autostack-team/autostack/commit/243de42778e491ec918acc96dd19d68a53abd626)
- Fixed incorrect OS in setup [`79c9134`](https://github.com/autostack-team/autostack/commit/79c91347617ae2caf8a3d277a7ca75649c0cd2bc)
- Update README.md [`93229db`](https://github.com/autostack-team/autostack/commit/93229db9c59f5d12464851bd8a77c6bec0a5526e)
- Update .gitattributes [`010a830`](https://github.com/autostack-team/autostack/commit/010a8307169059a3826f3e784718c845623c713c)
- Update README.md [`e05a56d`](https://github.com/autostack-team/autostack/commit/e05a56dc3259682e78ffad3712cc23c2a9a02cd3)
- File renamed [`07ac871`](https://github.com/autostack-team/autostack/commit/07ac87140fc82d90e39752bf409dbdec7807ba82)
- Update version number [`91021c2`](https://github.com/autostack-team/autostack/commit/91021c206ec1a2d35624a23a92c205b173a40b1f)
- Create .gitattributes [`f37c764`](https://github.com/autostack-team/autostack/commit/f37c764b0f99cce7a620ebed94ecbc2f2644424b)
- Updated PyPi version. [`f3aac2a`](https://github.com/autostack-team/autostack/commit/f3aac2ac41be9cb170eb7639eab79dd9b3adef9c)
- Update README.md [`70e1dfa`](https://github.com/autostack-team/autostack/commit/70e1dfaef2298345579437932d8d7441f11682af)
- Update coveragerc file [`8533cfd`](https://github.com/autostack-team/autostack/commit/8533cfde17810c7bb1035ba8d01dd6635f9081c6)
- Update .gitattributes [`740c7e2`](https://github.com/autostack-team/autostack/commit/740c7e285c1b444dcf619e031f839490cd45c03b)
- Update .gitattributes [`c95d4a5`](https://github.com/autostack-team/autostack/commit/c95d4a527afa61bc18f705cf46021e95b7f25aae)
- Update README.md [`881ae72`](https://github.com/autostack-team/autostack/commit/881ae72a56308198961021d35c3298546e6604e9)
- Change to Travis file [`c8e24d2`](https://github.com/autostack-team/autostack/commit/c8e24d2bfb2a066028db0398df5f430508a01b7d)
- first commit [`7833100`](https://github.com/autostack-team/autostack/commit/7833100c90417c53834df4e77beee2687a872484)
- Added slack shield [`b2376fd`](https://github.com/autostack-team/autostack/commit/b2376fd57c495372de3622db879a5ab188fe2023)
- Updated .gitignore [`4a7726b`](https://github.com/autostack-team/autostack/commit/4a7726b5ce41e39aed8dd7bee8d248253b9e5e30)
- Updated logo [`0989cc8`](https://github.com/autostack-team/autostack/commit/0989cc883055f68ddf5a9873ca72231fae4e00d4)
- Updated logo [`9466d6f`](https://github.com/autostack-team/autostack/commit/9466d6f23b4f7700b072acbf250459fae4844e7c)
- Rename feature req [`94e0478`](https://github.com/autostack-team/autostack/commit/94e0478a479d21bb418ce17fb1fcd3c93f02b40b)
- Proper python project directory name [`08ec908`](https://github.com/autostack-team/autostack/commit/08ec908ed21b8c8840ecc4f42bd77b03606f6b3c)
- Added logo [`abe05b8`](https://github.com/autostack-team/autostack/commit/abe05b8625e1d31e54aaacf7793fa48e5a90639f)
- Rename pull request template [`5a46ac3`](https://github.com/autostack-team/autostack/commit/5a46ac340e7df356ef7ae76b4590b3d3cab3073c)
- Added PULL_REQUEST_FOLDER and featuer_request [`f444bce`](https://github.com/autostack-team/autostack/commit/f444bced1d4cbe6b2dc8c37d33e22e86b3e246a6)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.