-
When CI is run as a part of a pull request #6434 it fails on the "Run Best Practices Tests".
Following error messages are shown:
> ##[error] Api versions should be under 2 years old (730 days)…
-
### Describe the enhancement requested
For now this is more of a wishlist/discussion issue, but could grow into a more precise meta-task if we want to move forward.
There have been growing conce…
-
Currently we only have 1 prompt for all LLMs. In the future we might want LLM specific prompts following each one's best practices.
The way to fix this is to have a file with a list/dict of configura…
-
* terrascan version: 1.14.0
* Operating System: Any
### Description
This post is just a question about the best practice to test custom policies. We have just started taking advantage of custom…
-
When the plasma profile was refactored, it was done so with a view to using completely custom profiles. However, a custom case was never developed or tested in practice. Now we should test this abilit…
-
### Link to the coursework
https://codeinplace.stanford.edu/public/studenthome
### Why are we doing this?
Learn decomposition, the artform of how to solve large problems by breaking them down…
-
## Feature Request
Web servers often benefit from pulling configuration from multiple sources. For example, most configuration may be included in the main repository, while secrets are in a separat…
-
Joist already has an API for assigning `id` columns, to support `uuid`s being assigned random values.
We could ship a `GlobalSequenceIdAssigner` that meant in `setupDbTests` we could do something l…
-
Information security is an important topic that includes the skills needed to secure sensitive data from cyber threats. The EC-Council 712-50 test commonly known as the Certified CISO test focuses on …
-
An introduction and best practices for unit testing your code would be nice for a dev group.