並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 57件

新着順 人気順

Scriptingの検索結果1 - 40 件 / 57件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Scriptingに関するエントリは57件あります。 githublanguageプログラミング などが関連タグです。 人気エントリには 『Cross-Site Scripting (XSS) Cheat Sheet - 2024 Edition | Web Security Academy』などがあります。
  • Cross-Site Scripting (XSS) Cheat Sheet - 2024 Edition | Web Security Academy

    Cross-site scripting (XSS) cheat sheet This cross-site scripting (XSS) cheat sheet contains many vectors that can help you bypass WAFs and filters. You can select vectors by the event, tag or browser and a proof of concept is included for every vector. You can download a PDF version of the XSS cheat sheet. This is a PortSwigger Research project. Follow us on Twitter to receive updates. Downloaded

      Cross-Site Scripting (XSS) Cheat Sheet - 2024 Edition | Web Security Academy
    • GitHub - terrastruct/d2: D2 is a modern diagram scripting language that turns text to diagrams.

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - terrastruct/d2: D2 is a modern diagram scripting language that turns text to diagrams.
      • Scripting with Go — Bitfield Consulting

        The Unix shell is pure wizardry. With the right incantation of shell spells, you can organise files, process text, compute data, and feed the output of any program to the input of any other. We might even say, paraphrasing Clarke’s Third Law: Any sufficiently clever shell one-liner is indistinguishable from magic. In this article we’ll explore a package called script that aims to sprinkle some Uni

          Scripting with Go — Bitfield Consulting
        • BigQuery Scriptingの便利な使い方をまとめてみた - yasuhisa's blog

          背景 & Disclaimer 自分自身はこれまでBigQuery Scriptingをほぼ使っていませんでした BigQuery自体は3年くらいの利用歴 SQL単発で済ませるのが苦しそうな場合は、Pythonなどのプログラミング言語 + ワークフローエンジンの組み合わせで戦っており、自分としては特に困っていなかった 社内で他の方が使うケースをぼちぼち見ることがある 自分は困っていなくても、社内のBigQueryユーザーでBigQuery Scriptingを使っていて困っている人がそれなりにいる 著者はそれなりのBigQueryユーザーがいる企業のデータ基盤の人間です さすがに「使ったことないので、分からないですねー」で済ませるわけにはいかなくなってきた そもそもどんなユースケースで便利なのかすらも分かっていない状態なので、便利そうに思える場合をまとめてみることにしました というわけで、

            BigQuery Scriptingの便利な使い方をまとめてみた - yasuhisa's blog
          • Scripting with GitHub CLI

            AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be

              Scripting with GitHub CLI
            • BigQuery ScriptingがBetaリリースされたので軽くウォークスルーしてみる

              2019/10/3にBigQuery ScriptingがBetaになったとリリースノートに上がりました。 これによって、BigQueryで変数宣言やループ処理といった複雑な処理などができるようになりました。個人的には待ちに待った機能です。 テンションが上がったのでドキュメントをざっとウォークスルーしてみることにしました。 ドキュメントはこちらです。 First BigQuery Script最初にこちらのクエリを実行してみます。使っているテーブルがBigQueryのPublicテーブルなのでそのまま実行できます。 -- Declare a variable to hold names as an array. DECLARE top_names ARRAY<STRING>; -- Build an array of the top 100 names from the year 2017

                BigQuery ScriptingがBetaリリースされたので軽くウォークスルーしてみる
              • Scripting with Ruby

                オープンドキュメント化しました!! (CC-BY-NC) 本書をカットシステムの同意の元 オープンドキュメント化しました。御利用ください。 実用的Rubyスクリプティング 著書「実用的Rubyスクリプティング」に関する情報Webです。 本書は、Rubyの文法は覚えたものの、 何が作れるようになるかイメージが涌かなかったり、 作ろうと思っても文法知識以外に何かが足りなくて先に進めない感覚を覚えている人の 案内役となることを願った内容になっています。 この構成は、実際にRubyを覚えたばかりの学習者が実用的なスクリプトを作るときに、 必要となる知識を補充する形で徐々にできあがりました。 きっかけだけ分かれば自習できるようなものは導入部分だけあっさりと、 そうでないものは説明を多めにしています。 読み進め方 本書は、まず練習問題に先に目を通してから本文を読み進めるとよいでしょう。 学習内容が何に

                • GitHub - syscolabs/kasaya: A "WYSIWYG" (sort of) scripting language and runtime for browser automation

                  Kasaya (beta) A "WYSIWYG" (well, kind of) scripting language and runtime for browser automation Write test scripts using English-like statements. NO coding required to implement those statements. Not dependent on HTML IDs or XPaths. Write the same way you would instruct another human being sitting in front of the browser. NOT like Cucumber. NOT like Selenium IDE. You can: Do your initial dev test

                    GitHub - syscolabs/kasaya: A "WYSIWYG" (sort of) scripting language and runtime for browser automation
                  • UnityのVisual Scriptingの使い方

                    変数は再生モード中に変更した値は元に戻りますが、インライン(グラフ中のみで使用している値)の値は再生モードを解除しても値は変更されたままになります。 変数はドラッグ&ドロップしてグラフ上に配置出来ます。 ドラッグ&ドロップして配置した場合はGet Variableユニットになります。 ユニットユニットは処理の単位で、何らかの処理を実行する単位です。 グラフの何もない所で右クリックする事であいまい検索(ファジー検索)画面を開いて、ユニットを選択したり、検索窓に対象を絞った検索をしてユニットを選択することが出来ます。 その他ユニットのポートからドラッグして、接続できるユニットから選択することも出来ます。 ポートポートはユニットに付いている接続部分で、処理の流れを作るフローポートと値を渡すデータポートがあります。 上の例ではStartユニット(スタート時に1回実行される)からDebug Logユ

                      UnityのVisual Scriptingの使い方
                    • GitHub - bobbyiliev/introduction-to-bash-scripting: Free Introduction to Bash Scripting eBook

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - bobbyiliev/introduction-to-bash-scripting: Free Introduction to Bash Scripting eBook
                      • GitHub - buzz-language/buzz: 👨‍🚀 buzz, A small/lightweight statically typed scripting language

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - buzz-language/buzz: 👨‍🚀 buzz, A small/lightweight statically typed scripting language
                        • Mitigate cross-site scripting (XSS) with a strict Content Security Policy (CSP)  |  Articles  |  web.dev

                          Mitigate cross-site scripting (XSS) with a strict Content Security Policy (CSP) Stay organized with collections Save and categorize content based on your preferences. Cross-site scripting (XSS), the ability to inject malicious scripts into a web app, has been one of the biggest web security vulnerabilities for over a decade. Content Security Policy (CSP) is an added layer of security that helps to

                          • GitHub - wonderworks-software/PyFlow: Visual scripting framework for python - https://wonderworks-software.github.io/PyFlow

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              GitHub - wonderworks-software/PyFlow: Visual scripting framework for python - https://wonderworks-software.github.io/PyFlow
                            • GitHub - luke-clifton/shh: Simple shell like scripting from Haskell

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - luke-clifton/shh: Simple shell like scripting from Haskell
                              • GitHub - Ourpalm/ILRuntime: Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - Ourpalm/ILRuntime: Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
                                • ‎Rubyist - Ruby Scripting

                                  Rubyist allows you to run Ruby code on your iPhone and iPad using the MRuby VM. Run code directly in the app or via the Shortcuts app or Siri commands. Features: - Run Ruby code directly on your device - Built-in documentation viewer - Editor with ruby syntax highlighting - Code Autocomplete - Run Ruby directly in Shortcuts - Build your own Siri commands in Ruby. - Display native alerts and inputs

                                    ‎Rubyist - Ruby Scripting
                                  • GitHub - ThakeeNathees/pocketlang: A lightweight, fast embeddable scripting language.

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - ThakeeNathees/pocketlang: A lightweight, fast embeddable scripting language.
                                    • GitHub - zevv/zForth: zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems

                                      From Wikipedia: A Forth environment combines the compiler with an interactive shell, where the user defines and runs subroutines called words. Words can be tested, redefined, and debugged as the source is entered without recompiling or restarting the whole program. All syntactic elements, including variables and basic operators are defined as words. Forth environments vary in how the resulting pro

                                        GitHub - zevv/zForth: zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems
                                      • Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash

                                        Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash Bash scripting, a cornerstone of Unix and Linux system administration, offers powerful tools to automate repetitive tasks, streamline workflows, and handle complex operations. For those already comfortable with basic scripting, diving into advanced techniques can unlock new levels of efficiency and capability. This post will e

                                          Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash
                                        • Shell scripting with Node.js

                                          Why should I read this book? This book is about shell scripting with Node.js. You will learn: How Node.js works: Its foundations: its architecture, its event loop, etc. Its API: How to use its global variables and modules. What npm packages (the de-facto standard for JavaScript packages) are. How to use npm (the package manager bundled with Node.js) to: Install and manage packages. Create and publ

                                          • Introducing chrome.scripting  |  Blog  |  Chrome for Developers

                                            Manifest V3 introduces a number of changes to Chrome's extension platform. In this post, we'll be exploring the motivations and changes introduced by one of the more notable changes: the introduction of the chrome.scripting API. What is chrome.scripting? As the name might suggest, chrome.scripting is a new namespace introduced in Manifest V3 responsible for script and style injection capabilities.

                                            • GitHub - luau-lang/luau: A fast, small, safe, gradually typed embeddable scripting language derived from Lua

                                              Luau (lowercase u, /ˈlu.aʊ/) is a fast, small, safe, gradually typed embeddable scripting language derived from Lua. It is designed to be backwards compatible with Lua 5.1, as well as incorporating some features from future Lua releases, but also expands the feature set (most notably with type annotations). Luau is largely implemented from scratch, with the language runtime being a very heavily mo

                                                GitHub - luau-lang/luau: A fast, small, safe, gradually typed embeddable scripting language derived from Lua
                                              • Chrome 83 Beta: Cross-site Scripting Protection, Improved Form Controls, and Safe Cross-origin Resource Sharing

                                                $200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81

                                                  Chrome 83 Beta: Cross-site Scripting Protection, Improved Form Controls, and Safe Cross-origin Resource Sharing
                                                • Potential Cross Site Scripting

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    Potential Cross Site Scripting
                                                  • Visual Scripting For The Web | G-Script

                                                    G-Script is your everyday toolkit for connecting software via the Internet. Whether you're an IT Admin, Independant Web-Agency, or a Home Automation Hacker... G-Script is the glue that holds all your apps and tools together.

                                                      Visual Scripting For The Web | G-Script
                                                    • GitHub - coder-mike/microvium: A compact, embeddable scripting engine for applications and microcontrollers for executing programs written in a subset of the JavaScript language.

                                                      Microvium is a tiny JavaScript engine (less than 16kB compiled size) for microcontrollers for running a small but useful subset of the JavaScript language. The runtime engine is portable C code and easy to integrate. Microvium takes the unique approach partially running the JS code at build time and deploying a snapshot, which leads to a number of advantages over other embedded JavaScript engines.

                                                        GitHub - coder-mike/microvium: A compact, embeddable scripting engine for applications and microcontrollers for executing programs written in a subset of the JavaScript language.
                                                      • GitHub - ichiban/prolog: The only reasonable scripting engine for Go.

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - ichiban/prolog: The only reasonable scripting engine for Go.
                                                        • ‎Rubyist - Ruby Scripting

                                                          Rubyist allows you to run Ruby code on your iPhone and iPad using the MRuby VM. Run code directly in the app or via the Shortcuts app or Siri commands. Features: - Run Ruby code directly on your device - Built-in documentation viewer - Editor with ruby syntax highlighting - Code Autocomplete - Run Ruby directly in Shortcuts - Build your own Siri commands in Ruby. - Display native alerts and inputs

                                                            ‎Rubyist - Ruby Scripting
                                                          • GitHub - lmorg/murex: A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                              GitHub - lmorg/murex: A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
                                                            • BigQuery Scriptingによって定期バッチをBigQueryだけで完結させる試み - SMARTCAMP Engineer Blog

                                                              スマートキャンプエンジニアの瀧川です。 みなさん、BigQueryは使っているでしょうか? BigQueryはデータのインポート、加工、エクスポートを便利にする機能が数多くリリースされており、ファンも多いことと思います。 かくいう私もBigQuery大好きマンとして社内で名を馳せていて、最近だと下の記事で笑顔になった1人です。 ユーザーを笑顔にする BigQuery の使いやすい SQL 新機能 | Google Cloud 公式ブログ 今回は2019年末にリリースされたBigQuery Scriptingに注目して、どんなものなのか、既存のワークフローの中でどう使えるのかを試してみようと思います! BigQuery Scripting 試しにFizzbuzz書いてみた 既存のワークフローの一部を置き換えてみる お題: 個人情報の秘匿化 実装方針 完成したScript(クエリ) まとめ B

                                                                BigQuery Scriptingによって定期バッチをBigQueryだけで完結させる試み - SMARTCAMP Engineer Blog
                                                              • BigQueryのシャーディングテーブル(日付別テーブル)でフルスキャンを避ける方法 with BigQuery Scripting & dbt - yasuhisa's blog

                                                                SQLをレビューしていて、シャーディングテーブル(日付別テーブル)をサブクエリを使ってフィルタしているものがあった。BigQureyのシャーディングテーブルはWHERE句で日付の条件を書いてやるとスキャン範囲を限定することができるので便利ではあるが、サブクエリを使うなど定数でないものが入るとフルスキャンが走ってしまう。 このように書くことによって、スキャン量は from_date ~ to_date までのテーブルしかスキャンしないので全tableのスキャンすることを防ぐことができます。 しかし、このワイルドカードテーブルへのクエリにサブクエリなどの定数式でない条件を使ってしまうと、途端にフルスキャンを行ってしまいます. このこと自体は覚えていたものの「じゃあ、具体的にどうやって回避すればいいの?」というのをぱっと言語化できなかったので、ちょっとまとめておく。 ちなみに、サブクエリを使って

                                                                  BigQueryのシャーディングテーブル(日付別テーブル)でフルスキャンを避ける方法 with BigQuery Scripting & dbt - yasuhisa's blog
                                                                • https://docs.microsoft.com/ja-jp/powershell/scripting/learn/deep-dives/everything-about-arrays

                                                                  配列 は、ほとんどのプログラミング言語の基本的な言語機能の 1 つです。 それらは、避けることが困難な値またはオブジェクトのコレクションです。 配列と配列が提供するすべての機能について詳しく見ていきましょう。 配列とは まず、配列の概要と、ほとんどのプログラミング言語でのその使用方法に関する基本的な技術説明を行ってから、PowerShell でのもう 1 つの使用方法について説明します。 配列とは、複数の項目のコレクションとして機能するデータ構造です。 配列を反復処理したり、インデックスを使用して個々の項目にアクセスしたりすることができます。 配列は、各値が他の値のすぐ隣に格納される連続したメモリ チャンクとして作成されます。 それぞれの詳細については、説明を進めていく中で取り上げます。 基本的な使用方法 配列はこのような PowerShell の基本機能であるため、PowerShell

                                                                    https://docs.microsoft.com/ja-jp/powershell/scripting/learn/deep-dives/everything-about-arrays
                                                                  • GitHub - arturo-lang/arturo: Simple, expressive & portable programming language for efficient scripting

                                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                      GitHub - arturo-lang/arturo: Simple, expressive & portable programming language for efficient scripting
                                                                    • GitHub - vtereshkov/umka-lang: Umka: a statically typed embeddable scripting language

                                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                        GitHub - vtereshkov/umka-lang: Umka: a statically typed embeddable scripting language
                                                                      • Scripting with Go: a 400-line Git client that can create a repo and push itself to GitHub

                                                                        Scripting with Go: a 400-line Git client that can create a repo and push itself to GitHub July 2023 Go to: Tech summary | Error handling | Performance | vs Python | Conclusion A few years ago I wrote pygit, a small Python program that’s just enough of a Git client to create a repository, add some commits, and push itself to GitHub. I wanted to compare what it would look like in Go, to see if it wa

                                                                        • GitHub - coding-horror/basic-computer-games: An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - coding-horror/basic-computer-games: An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-
                                                                          • Common Lisp for shell scripting - simonsafar.com

                                                                            ... let's use SBCL instead of bash!. Objective Shell scripts are... just programs. Written in a rather ugly programming language, that was nevertheless designed to be as similar to actual UNIX command invocations as possible (given how it is actual UNIX command invocations for the most part). Using any other language (e.g. Python) definitely comes with some downsides: if most of what you're doing

                                                                            • GitHub - aiscript-dev/aiscript: 🔋 A lightweight scripting language runing on JavaScript

                                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                GitHub - aiscript-dev/aiscript: 🔋 A lightweight scripting language runing on JavaScript
                                                                              • ADV200001 | Microsoft Guidance on Scripting Engine Memory Corruption Vulnerability

                                                                                • GitHub - huggingface/datatrove: Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - huggingface/datatrove: Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.

                                                                                  新着記事