chalk icon indicating copy to clipboard operation
chalk copied to clipboard

Chalk allows you to follow code from development, through builds and into production.

Results 96 chalk issues
Sort by recently updated
recently updated
newest added

Hi! Love your project! As I outlined to Mark, I would love to support the tool with our scanning capabilities on infrastructure related files. We cloned your project and did...

P3
enhancement

## Description Multiple instances of chalk could be running on a host (or in the container case, in the same namespace(s)), and support for awareness and communication between them is...

enhancement

There is currently a little delay when running e.g. `chalk help`, because chalk always performs various setup tasks, regardless of the user-specified command: https://github.com/crashappsec/chalk/blob/175f32f001d90de02c3efa10d19467f08e98a1a7/src/chalk.nim#L13-L24 Does chalk want to always perform...

P2
enhancement

With our focus on trying to tie together data through an app's lifecycle, we certainly want to be on a never-ending treadmill to help collect data from important technologies. And,...

objective

In our quest for better observability of software, Chalk currently allows very lightweight, limited data collection in production, at process startup and at a regular interval. However, there are some...

objective

We definitely strive for friction-free deployment wherever possible; that goal led to our approach for handling docker builds, and our configuration strategy, there is a lot more that should be...

objective

Today, we've focused on the platforms that are most common to the pain points we've heard in our initial investigations, namely production systems that are predominantly Linux based backend workloads,...

objective

We've definitely written a lot of documentation so far, and think it's important for docs to be easy to find and understandable. We also think there need to be both...

objective

### For configuration Ideally, we wouldn't want to directly expose our configuration language to anyone except power users (the config language is not-so-secret sauce for making the uncommon things easy)....

objective

We're committed to making sure our core enables developers to support our functional and non-functional requirements, in a way that is pretty easy for them. We have built the Chalk...

objective