liora
liora copied to clipboard
(Question): Role management and security practices
Hello there!
I'm a huge fan of how you've structured this project!
- Helpful variable names
- Excellent OOP structure
- Useful comments
- Concise and organised readme
- etc. !
I would love to create my own bot utilizing this bot/framework, however I've just got some quick questions first with regards to my use-case :slightly_smiling_face:
- What forms of security auditing do you do for this package?
- Would you consider adding some shields to your README.md connected to the results of publicly-accessible repository security auditing services?
- Would you consider adding coverage/build testing via services such as CodeCov and CircleCI, or alternatively collaborating with the community/myself to assist in doing so?
I really love what you've created, I just want to ensure it's rock solid in the areas I put a lot of importance on. :100:
If I do decide to use Liora, I promise to contribute back to the codebase wherever possible and relevant.
Thank you for taking the time to read this, I eagerly await your response! :rocket:
~ Denver (DrTexx)
I'm working on adding shields to the README including one for Snyk vulnerabilities. It looks like the package I was using for voice control has been discontinued and its dependencies are contributing to a lot of the current vulnerabilities, so I'm removing that feature.