並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 2 件 / 2件

新着順 人気順

zshrcの検索結果1 - 2 件 / 2件

  • Quick bits: realise Nix symlinks — kokada

    When you are using Nix, especially with Home-Manager, there are times when you want to test something or maybe debug some issue in your configuration. Those times it would be really convenient if you could avoid a rebuild of your Home-Manager configuration, since this takes time until evaluation and activation. For those times I have this small script in my Nix configuration called realise-symlink

    • trufflehogでGitリポジトリにクレデンシャルが混入していないか検査する|CO-WRITE

      Find credentials all over the place. Contribute to trufflesecurity/trufflehog development by creating an account on GitHub. GitHubで試してみる GitLabなどにも対応していますが、今回はGitHubで試してみます。 リポジトリの用意 空のリポジトリを作成し、2つのファイルをcommitします。 1つ目はcredential.jsonです。 GCPサービスアカウントと同じ構造です。(もちろん、本物ではありません。) // credential.json { "type": "service_account", "project_id": "project_id", "private_key_id": "abc123", "private_key": "-----

        trufflehogでGitリポジトリにクレデンシャルが混入していないか検査する|CO-WRITE
      1