タグ

docとchecklistに関するmasterqのブックマーク (2)

  • The USE Method

    The Utilization Saturation and Errors (USE) Method is a methodology for analyzing the performance of any system. It directs the construction of a checklist, which for server analysis can be used for quickly identifying resource bottlenecks or errors. It begins by posing questions, and then seeks answers, instead of beginning with given metrics (partial answers) and trying to work backwards. The re

    masterq
    masterq 2023/04/28
    チェックリストが公開されている。ありがたい。
  • OWASP Secure Coding Practices – Quick Reference Guide

    (Last Updated On: 2021年5月2日) OWASPのガイドラインはPCI DSSでも参照するように指定されているセキュリティガイドラインです。その中でも比較的簡潔かつ体系的にセキュアプログラミングを解説した資料がOWASP Secure Coding Practices – Quick Reference Guide (v2) です。 日語訳がないようなので一部未訳ですが訳しました。CC-BY-SAライセンスです。クリエイティブコモンズライセンスに従って自由に配布できます。 チェックリスト形式になっているので、自分のコーディング/開発スタイルがどの程度適合しているのか、簡単にチェックできるようになっています。コーディングスタイルのみでなく、運用はシステム構成に関連する物も含まれています。私が解説/紹介しているセキュリティ対策を行っている開発チームであればこれらの殆どに適

    OWASP Secure Coding Practices – Quick Reference Guide
    masterq
    masterq 2017/07/15
    うーん。でも一般に半分ぐらいは検証ではじけそうな感触がありますね。。。
  • 1