Tagged articles
7 articles
Page 1 of 1
21CTO
21CTO
Nov 9, 2023 · Artificial Intelligence

How GitHub Copilot Chat Is Redefining AI‑Powered Coding

GitHub’s newly released Copilot Chat, built on OpenAI’s GPT‑4, offers a context‑aware chatbot that assists developers across IDEs and mobile apps, promises massive productivity gains, introduces enterprise features, and raises legal and security considerations for AI‑driven software development.

AI coding assistantEnterprise AIGPT-4
0 likes · 8 min read
How GitHub Copilot Chat Is Redefining AI‑Powered Coding
Liangxu Linux
Liangxu Linux
Nov 1, 2023 · Information Security

How to Use Tencent’s TscanCode for Static Code Analysis on Linux and Windows

This guide explains static code scanning concepts, compares popular tools, introduces Tencent’s open‑source TscanCode, details its supported languages and detection capabilities, and provides step‑by‑step instructions for running the tool on Linux and Windows with example code and results.

C++TscanCodeWindows
0 likes · 5 min read
How to Use Tencent’s TscanCode for Static Code Analysis on Linux and Windows
360 Smart Cloud
360 Smart Cloud
Apr 15, 2021 · Information Security

Improving Product Quality through Code Vulnerability Scanning and Deep Code Search

This article explains why and when to scan product code for vulnerabilities, describes static source‑code and binary scanning methods, introduces deep code‑search techniques and a real‑time Sphinx‑based indexing architecture, and shows how these practices can significantly raise overall product quality.

Product QualitySphinxbinary scanning
0 likes · 13 min read
Improving Product Quality through Code Vulnerability Scanning and Deep Code Search
360 Quality & Efficiency
360 Quality & Efficiency
Nov 15, 2019 · Information Security

Improving Product Quality through Code Vulnerability Inspection and Deep Code‑Search Techniques

The article explains how static source‑code scanning, binary analysis, and advanced code‑search technologies—including incremental indexing, deduplication, real‑time Sphinx indexing, and BM25 ranking—can be combined to detect and remediate product‑level vulnerabilities early, thereby significantly raising software quality and reducing risk.

BM25Sphinxcode search
0 likes · 13 min read
Improving Product Quality through Code Vulnerability Inspection and Deep Code‑Search Techniques