Static program analysis tools

Yasca

Yasca is an open source program which looks for security vulnerabilities, code-quality, performance, and conformance to best practices in program source code. It leverages external open source programs, such as FindBugs, PMD, , JavaScript Lint, , Cppcheck, ClamAV, , and to scan specific file types, and also contains many custom scanners developed for Yasca. It is a command-line tool that generates reports in HTML, CSV, XML, MySQL, SQLite, and other formats. It is listed as an inactive project at the well-known OWASP security project, and also in a government software security tools review at the U.S Department of Homeland Security web site. (Wikipedia).

Yasca
Video thumbnail

What is a Hashtag?

In this video, you’ll learn more about how hashtags are used on Twitter. Visit https://www.gcflearnfree.org/twitter/what-is-a-hashtag/1/ for our text-based lesson. This video includes information on: • Using hashtags • Browsing popular hashtags We hope you enjoy!

From playlist Twitter

Video thumbnail

Introduction to TypeScript - Luke Hoban

http://fluentconf.com A guided tour of TypeScript, a new language and toolset that makes it easier to write cross-platform, application-scale JavaScript. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript adds optional static types, classes, and modu

From playlist Fluent Conference 2013

Video thumbnail

Malware Analysis Bootcamp - Creating YARA Rules

Welcome to the Malware Analysis Bootcamp. We will be covering everything you need to know to get started in Malware Analysis professionally. In this video, we will be taking a look at the syntax and structure of a YARA rule and how to create a simple YARA rule to classify our malware sampl

From playlist Malware Analysis

Video thumbnail

JavaScript vs TypeScript | JavaScript And TypeScript Difference | #Shorts | Simplilearn

🔥Explore our FREE Courses: https://www.simplilearn.com/skillup-free-online-courses?utm_campaign=JavaScriptvsTypeScriptShort&utm_medium=ShortsDescription&utm_source=youtube This video on JavaScript vs TypeScript helps you understand the two languages and draw a comparison between them. Jav

From playlist #Shorts | #Simplilearn

Video thumbnail

"Open-source language understanding for bots" by Alan Nichol, RASA author

Have you already heard about RASA? 💻 RASA is an open-source alternative to Natural Language Processing (NLP) and chatbot platforms such as wit.ai (Facebook), api.ai or LUIS. Alan Nichol, RASA’s lead, is a Cambridge Engineering PhD in Computer Simulation and Machine Learning. He cofounded

From playlist Rasa: Open Source Conversational AI

Video thumbnail

TypeScript 101 (tutorial)

Introduction to TypeScript. TypeScript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language. Check out Dylan Israel's YouTube channel: https://www.youtube.com/channe

From playlist Tutorials

Video thumbnail

What Is TypeScript?| TypeScript Tutorial | TypeScript Tutorial For Beginners | #Shorts | Simplilearn

🔥Explore our FREE Courses with completion certificates: https://www.simplilearn.com/skillup-free-online-courses?utm_campaign=WhatisTypescriptShorts&utm_medium=Description&utm_source=youtube This short on What Is TypeScript gives us an overview of TypeScript. TypeScript is a variant of Jav

From playlist #Shorts | #Simplilearn

Video thumbnail

Python Programming Tutorial - 55 - Dictionary Multiple Key Sort

Source Code: https://github.com/thenewboston-developers Core Deployment Guide (AWS): https://docs.google.com/document/d/16NDHWtmwmsnrACytRXp2T9Jg7R5FgzRmkYoDteFKxyc/edit?usp=sharing

From playlist Python 3.4 Programming Tutorials

Video thumbnail

VAR_014 - Linguistic Micro-Lectures: Chicano English

In this short micro-lecture, Nino Reitmeier, one of Prof. Handke's students, discusses the main properties of Chicano English, one of the ethnic varieties of North American English.

From playlist Micro-Teaching Videos - Dialects of PDE

Video thumbnail

An introduction to WebAssembly

Want to write a web application? Better get familiar with JavaScript. JavaScript has long been the king of front-end. While there have been various attempts to dethrone it, they have typically involved treating JavaScript as an assembly-language analog that you transpile your code to. This

From playlist WebAssembly

Related pages

Cppcheck | JSLint | FindBugs | PMD (software)