liora icon indicating copy to clipboard operation
liora copied to clipboard

(Question): Role management and security practices

Open DrTexx opened this issue 4 years ago • 1 comments

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:

  1. What forms of security auditing do you do for this package?
  2. Would you consider adding some shields to your README.md connected to the results of publicly-accessible repository security auditing services?
  3. 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)

DrTexx avatar Jul 06 '20 09:07 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.

jackw01 avatar Jul 11 '20 01:07 jackw01