Possible Coverage of CompanialCop rules? #462
Replies: 2 comments 1 reply
I probably need to look into this in more detail (maybe the CompanionCop considered my points below already 😁), but based on a private project I worked on some time ago, there are a few additional things that may need to be considered when dealing with the usage check for
Maybe this rule could be extended beyond IP addresses and cover potentially sensitive information in general, such as tokens, secrets, credentials or similar values?
Exceptions here could be: Objects for job queue, API pages? I'm with you, they have a few rules which quite interesting. :) |
I disagree. Code readability is the number one requirement. My logicThere are different variants (or kinds) of tables. Depending on the variant there are different rules. Variants
I describe these patterns in instructions for the AI and then I ask for a code review. Thanks @MODUSCarstenScholling for a good analysis. |
Uh oh!
There was an error while loading. Please reload this page.
finnpedersenkazes brought this here. Created a new discussion as the original is going to be closed.
I have reviewed the rules and some look interesting. What do you think @Arthurvdv ?
All reactions