TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14996 · Jul 25

#ocaml#c#go#java#javascript#python#r2c#ruby#sast#semgrep#static_analysis#static_code_analysis#typescript Semgrep is a fast, open-source tool that scans your code to find bugs and security issues in over 30 programming languages. It works locally on your computer or in your build system, so your code stays private. Semgrep’s rules are easy to write and understand, helping you catch problems early in development, whether in your IDE, pre-commit checks, or CI/CD pipelines. For stronger security, the Semgrep AppSec Platform offers advanced analysis, AI-powered triage, and detailed fix guidance, reducing false alarms and helping developers fix issues quickly without slowing down. This improves code quality and security efficiently. https://github.com/semgrep/semgrep

Results

10 similar posts found

djangoproject

@djangoproject · Post #483 · 10/31/2017, 07:35 PM

https://www.infoworld.com/article/3209651/python/how-to-convert-python-to-javascript-and-back-again.html How to convert #Python to #JavaScript (and back again) Love Python? JavaScript, not so much? Here are four tools that turn Python to JavaScript for use in web applications

The Devs

@thedevs · Post #1475 · 05/15/2019, 05:42 PM

Lessons learned porting 50k loc from Java to Go. #article#java#go @thedevs https://kutt.it/vQx8H3

The Devs

@thedevs · Post #2036 · 12/22/2022, 01:51 PM

Everything I wish I knew when learning C. #article#c @thedevs @thedevs_c https://thedevs.link/430EBG

Hashtags

djangoproject

@djangoproject · Post #189 · 10/24/2016, 06:48 AM

https://docs.python.org/3/library/struct.html This module performs conversions between Python values and #C structs represented as Python #bytes objects. This can be used in handling binary data stored in files or from network connections, among other sources. It uses Format Strings as compact descriptions of the layout of the C structs and the intended conversion to/from Python values.

Hashtags

The Devs

@thedevs · Post #1284 · 11/05/2018, 07:13 PM

Falcon, a modern high-performance web server for Ruby, supporting HTTP/2 and HTTPS out of the box. #tools#ruby @thedevs https://kutt.it/gdEmM1

Hashtags

The Devs

@thedevs · Post #1236 · 10/02/2018, 06:23 PM

Go vs. Python. Learning Go by comparing how you'd do it in Python. #tutorial#go#python @thedevs https://kutt.it/LeWJSH

The Devs

@thedevs · Post #2120 · 07/24/2024, 01:18 PM

Ruby: A great language for shell scripts. #article#ruby#coding @thedevs https://thedevs.link/Vl8EkR

djangoproject

@djangoproject · Post #171 · 09/22/2016, 02:38 PM

https://docs.python.org/2/library/ctypes.html #ctypes is a foreign function library for Python. It provides #C compatible data types, and allows calling functions in #DLLs or shared libraries. It can be used to wrap these libraries in pure Python.

The Devs

@thedevs · Post #2125 · 08/18/2024, 11:11 AM

How I program C – Eskil Steenberg. #video#c#coding @thedevs_c https://thedevs.link/nSw2Qb