diff --git a/_data/users.yml b/_data/users.yml index 00dc441d3..7ae84bb88 100644 --- a/_data/users.yml +++ b/_data/users.yml @@ -452,4 +452,14 @@ url: www.winkstreaming.com logo: wink.png how: "Rust key to our core low latency H.264 and HEVC encoding and transcoding engine." +- + name: Collective Sense + url: https://collective-sense.com/ + logo: collective-sense.png + how: "We use Rust to implement data collectors and processors in our network monitoring and security analysis software. Our product needs to be both secure and extremely fast which makes Rust a perfect fit." +- + name: Shiftleft + url: https://www.shiftleft.io/ + logo: shift-left.png + how: "ShiftLeft is a Silicon Valley startup employing innovative techniques to bring clarity and rigor to the security space. Our bespoke runtime security agent is written in Rust." diff --git a/user-logos/collective-sense.png b/user-logos/collective-sense.png new file mode 100644 index 000000000..5459acbec Binary files /dev/null and b/user-logos/collective-sense.png differ diff --git a/user-logos/shift-left.png b/user-logos/shift-left.png new file mode 100644 index 000000000..8bfd6e1bb Binary files /dev/null and b/user-logos/shift-left.png differ